Skip to content

Conversation

@prabhul
Copy link

@prabhul prabhul commented May 23, 2025

  • Renames the previously added 'New Page' to 'Finance Home':

    • Updates component directory src/views/NewPage to src/views/FinanceHome.
    • Renames component NewPage to FinanceHome in src/views/FinanceHome/index.jsx.
    • Updates page title and placeholder content.
    • Modifies src/Routes.jsx to use the new path /finance-home and component.
    • Updates the sidebar navigation link in src/layouts/Dashboard/components/Sidebar/Sidebar.jsx to 'Finance Home' and '/finance-home'.
  • Adds two demo widgets to the main dashboard (src/views/Dashboard/index.jsx):

    • Duplicates the existing 'Budget' and 'Users' widgets for demonstration purposes.

- Renames the previously added 'New Page' to 'Finance Home':
    - Updates component directory `src/views/NewPage` to `src/views/FinanceHome`.
    - Renames component `NewPage` to `FinanceHome` in `src/views/FinanceHome/index.jsx`.
    - Updates page title and placeholder content.
    - Modifies `src/Routes.jsx` to use the new path `/finance-home` and component.
    - Updates the sidebar navigation link in `src/layouts/Dashboard/components/Sidebar/Sidebar.jsx` to 'Finance Home' and '/finance-home'.

- Adds two demo widgets to the main dashboard (`src/views/Dashboard/index.jsx`):
    - Duplicates the existing 'Budget' and 'Users' widgets for demonstration purposes.
@vercel
Copy link

vercel bot commented May 23, 2025

@google-labs-jules[bot] is attempting to deploy a commit to the Devias Team on Vercel.

A member of the Team first needs to authorize it.

@acomanescu acomanescu closed this Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants