From e9e9eacb79282da432d190aad2a1b927d969d460 Mon Sep 17 00:00:00 2001 From: ayden94 <144667387+ayden94@users.noreply.github.com> Date: Sun, 19 Jul 2026 04:35:53 +0000 Subject: [PATCH] docs: sync from modal --- content/docs/modal/index.ko.mdx | 8 ++++++++ content/docs/modal/index.mdx | 10 ++++++++++ content/docs/modal/meta.json | 1 + 3 files changed, 19 insertions(+) create mode 100644 content/docs/modal/index.ko.mdx create mode 100644 content/docs/modal/index.mdx create mode 100644 content/docs/modal/meta.json 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"]}