diff options
Diffstat (limited to 'src/components/icons.ts')
| -rw-r--r-- | src/components/icons.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/icons.ts b/src/components/icons.ts new file mode 100644 index 0000000..fe433d5 --- /dev/null +++ b/src/components/icons.ts @@ -0,0 +1 @@ +export * from 'lucide-react'; |