diff --git a/src/ui/component/dropdown/index.ts b/src/ui/component/dropdown/index.ts new file mode 100644 index 0000000..4a2f272 --- /dev/null +++ b/src/ui/component/dropdown/index.ts @@ -0,0 +1 @@ +export * from "./dropdown" \ No newline at end of file