♻️ (builder) Change to features-centric folder structure
This commit is contained in:
committed by
Baptiste Arnaud
parent
3686465a85
commit
643571fe7d
3
apps/builder/src/features/auth/index.ts
Normal file
3
apps/builder/src/features/auth/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { SignInPage } from './components/SignInPage'
|
||||
export { getAuthenticatedUser } from './api/getAuthenticatedUser'
|
||||
export { mockedUser } from './constants'
|
||||
Reference in New Issue
Block a user