TabHeader component that renders a navigation bar with tabs for different sections of the application. Each tab includes an icon and text that fades based on the active state.
Component props
<TabHeader page={currentPage} setPage={setCurrentPage} /> Copy
<TabHeader page={currentPage} setPage={setCurrentPage} />
TabHeader component that renders a navigation bar with tabs for different sections of the application. Each tab includes an icon and text that fades based on the active state.