mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-23 21:29:37 +02:00
Apps actions and reducer
This commit is contained in:
parent
2acc3b72ec
commit
78acede8ab
15 changed files with 230 additions and 27 deletions
2
client/src/interfaces/index.ts
Normal file
2
client/src/interfaces/index.ts
Normal file
|
@ -0,0 +1,2 @@
|
|||
export * from './App';
|
||||
export * from './Theme';
|
Loading…
Add table
Add a link
Reference in a new issue