mirror of
https://github.com/kmc7468/arkvault.git
synced 2026-02-04 16:16:55 +00:00
IconEntryButton 컴포넌트 추가
This commit is contained in:
3
src/lib/components/molecules/labels/index.ts
Normal file
3
src/lib/components/molecules/labels/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { default as CategoryLabel } from "./CategoryLabel.svelte";
|
||||
export { default as DirectoryEntryLabel } from "./DirectoryEntryLabel.svelte";
|
||||
export { default as IconLabel } from "./IconLabel.svelte";
|
||||
Reference in New Issue
Block a user