Doraemon012 / Fusion-client

React client for Fusion
0 stars 8 forks source link

Create the Tabs Component #1

Closed Doraemon012 closed 1 month ago

Doraemon012 commented 1 month ago

Description:

Implement navigation tabs using Mantine’s Tabs component. The styling should align with the dashboard's color scheme.

Make a single tab component that can render different content based on the actor.

It should be customizable, so that we can use the same tab component for Student, TPO, and Chairman.

Additional Context:

Screenshots:

image