mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-12-18 02:07:52 +00:00
feat: added redux & ducks
This commit is contained in:
4
client/src/features/templates/duck/index.ts
Normal file
4
client/src/features/templates/duck/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from './actions'
|
||||
export * from './dto'
|
||||
export * from './slice'
|
||||
export * from './selectors'
|
||||
Reference in New Issue
Block a user