mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2026-01-29 23:02:50 -05:00
Initial changes
This commit is contained in:
3
src/components/common/index.ts
Normal file
3
src/components/common/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { default as LoadingIndicator } from './LoadingIndicator';
|
||||
|
||||
export type { LoadingSize, LoadingType } from './LoadingIndicator';
|
||||
Reference in New Issue
Block a user