mirror of
https://github.com/morten-olsen/bob-the-algorithm.git
synced 2026-02-08 00:46:25 +01:00
init
This commit is contained in:
7
src/ui/components/index.ts
Normal file
7
src/ui/components/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
export * from './icon';
|
||||
export * from './form';
|
||||
export * from './page';
|
||||
export * from './popup';
|
||||
export * from './row';
|
||||
export * from './form';
|
||||
export * from './button';
|
||||
Reference in New Issue
Block a user