tailadmin-free-tailwind-dashboard-template
tailadmin-free-tailwind-dashboard-template copied to clipboard
Free and Open-source Tailwind CSS Dashboard Admin Template that comes with all essential dashboard UI components, pages and elements
On root page, there is a loading spinner included, which is removed automatically after 1s. I tried removing this spinner completely: **src/app/layout.tsx** ``` ... export default function RootLayout({ children, }:...
### Discussed in https://github.com/orgs/TailAdmin/discussions/5 Originally posted by **Scottzozer** December 26, 2023 Hi All, Trying to use this template on a Laravel 10 project but keep running into issues when trying...
This fixes the default path for the import which should be: jsvectormap/dist/jsvectormap.css In the src/js/index.js file.
Hi, Thank you for the great work on this library! I have a suggestion to improve the user experience by allowing the initial color mode to default to the user's...
 
I have an error with the library jsvectormap https://github.com/TailAdmin/tailadmin-free-tailwind-dashboard-template/blob/82c38087cc8e4551fd8345ccc1b51bb8c69a0782/src/js/index.js#L1 but removing this line all seems to work well!