init
This commit is contained in:
5
app/components/index.ts
Normal file
5
app/components/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from './home';
|
||||
export * from './login-webview';
|
||||
export * from './price-list';
|
||||
export * from './price-list-item/price-list-item';
|
||||
export * from './stash-tab';
|
||||
Reference in New Issue
Block a user