TailAdmin / free-nextjs-admin-dashboard

TailAdmin is a Next.js and Tailwind CSS free, open-source admin dashboard template. Provides developers with the necessary tools, components, pages to build a full-featured back-end, dashboard, or admin panel for any web project.
https://nextjs-demo.tailadmin.com
MIT License
653 stars 238 forks source link

Corrected typo in "DefaultLayout" filename #9

Closed MorganFrary closed 5 months ago

MorganFrary commented 5 months ago

File was previously called "DefaultLaout.tsx", this is clearly incorrect - corrected the filename and all appropriate imports to reflect the name change.

This was really bugging me 😆.

Musharofchy commented 5 months ago

Fixed