w-lab-app/src/components/domains/profile/index.ts
gofnnp fc01784acb main
add profile path & auth
2025-06-19 20:35:00 +04:00

4 lines
264 B
TypeScript

export { default as Billing } from "./Billing/Billing"
export { default as LogOut } from "./LogOut/LogOut"
export { default as ProfileBlock } from "./ProfileBlock/ProfileBlock"
export { default as ProfileInformation } from "./ProfileInformation/ProfileInformation"