♻️ (builder) Change to features-centric folder structure
This commit is contained in:
committed by
Baptiste Arnaud
parent
3686465a85
commit
643571fe7d
4
apps/builder/src/features/dashboard/queries/index.ts
Normal file
4
apps/builder/src/features/dashboard/queries/index.ts
Normal file
@ -0,0 +1,4 @@
|
||||
export * from './createTypebotQuery'
|
||||
export * from './deleteTypebotQuery'
|
||||
export * from './getTypebotQuery'
|
||||
export * from './importTypebotQuery'
|
Reference in New Issue
Block a user