feat: refactor dashboard and account pages to utilize new layout components, enhancing structure and loading states
This commit is contained in:
4
components/settings/index.ts
Normal file
4
components/settings/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { DataCard } from "./data-card";
|
||||
export { DangerZoneCard } from "./danger-zone-card";
|
||||
export { OFXInfoCard } from "./ofx-info-card";
|
||||
|
||||
Reference in New Issue
Block a user