-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: ✨ feat(Settings-page-example): Update UI components and enhance…
… settings page Description: This commit introduces updates to the user interface components and enhances the settings page. The changes are part of the ongoing work on the `Settings-page-example` branch. -In `app/(protected)/_components/navbar.tsx`, `app/(protected)/admin/_components/page-type-card.tsx`, `app/(protected)/admin/page.tsx`, `app/(protected)/settings/page.tsx`, `components/user-info.tsx`, and `schemas/index.ts`, updates have been made to handle the UI enhancements and functionality updates. Changes: - Update `app/(protected)/_components/navbar.tsx` to add `shadow-md` class for shadow effect - Update `app/(protected)/admin/_components/page-type-card.tsx`, `app/(protected)/admin/page.tsx`, `app/(protected)/settings/page.tsx`, `components/user-info.tsx`, and `schemas/index.ts` for functionality updates This commit doesn't introduce any breaking changes. The updates are compatible with the existing codebase. Co-authored-by: Ricardo Esteves <[email protected]>
- Loading branch information
1 parent
3326cd2
commit 232d95d
Showing
6 changed files
with
53 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters