v1.3.0
What's Changed
- Password : new component 🎉
- Color Picker : new component 🎉
- Tab : new component 🎉
- Accordion : new component 🎉
- Card : new component 🎉
and bug fixes..
Update config
and tallcraftui.css
php artisan vendor:publish --tag=tallcraftui-config --force
php artisan vendor:publish --tag=tallcraftui-css --force
Clear the view cache by running php artisan view:clear
Full Changelog: v1.2.9...v1.3.0