free-react-tailwind-admin-dashboard icon indicating copy to clipboard operation
free-react-tailwind-admin-dashboard copied to clipboard

Free React Tailwind CSS Admin Dashboard Template - TailAdmin is a free and open-source admin dashboard template built on React and Tailwind CSS, providing developers with everything they need to creat...

Results 4 free-react-tailwind-admin-dashboard issues
Sort by recently updated
recently updated
newest added

we can see all the pages have DefaultLayout rendered in everyPages..

Using `` routes to determine if a route is protected and should be accessible only after some authentication logic. The variable `isAuthenticated` determines whether the user is authenticated and in...

For consistency and to keep the template closer to reality, this PR is removing the SignIn and SignUp pages to be under the DefaultLayout template. It also do a small...