diff --git a/content/docs/modal/index.ko.mdx b/content/docs/modal/index.ko.mdx new file mode 100644 index 0000000..35d2410 --- /dev/null +++ b/content/docs/modal/index.ko.mdx @@ -0,0 +1,8 @@ +--- +title: @ilokesto/modal +description: 문서가 곧 공개됩니다 +--- + +# @ilokesto/modal + +`@ilokesto/modal`의 문서가 곧 공개됩니다. diff --git a/content/docs/modal/index.mdx b/content/docs/modal/index.mdx new file mode 100644 index 0000000..83b38f5 --- /dev/null +++ b/content/docs/modal/index.mdx @@ -0,0 +1,10 @@ +--- +title: @ilokesto/modal +description: Documentation coming soon +--- + +# @ilokesto/modal + +Documentation for `@ilokesto/modal` is coming soon. + +> This documentation lives in the `@ilokesto/modal` repository and is synced to the ilokesto docs site. diff --git a/content/docs/modal/meta.json b/content/docs/modal/meta.json new file mode 100644 index 0000000..57dc2b1 --- /dev/null +++ b/content/docs/modal/meta.json @@ -0,0 +1 @@ +{"pages": ["index"]}