Composants de Layout
Composants pour la structure et la mise en page de l'application
Header
Footer
Sidebar
Sidebar provides navigation for internal pages. It automatically detects the current route and highlights the active item.
Loading State
Loading content...
Error State
Something went wrong
Unable to load the requested content
Example Card
Example Component
This is an example card component used for showcasing components
<ExampleCard
title="Example"
description="Description"
/>Internal Layout
InternalLayout provides a consistent layout structure for internal pages with header, sidebar, and content area.
Content area