Skip to content

🚀 Keysmith React v1.0.1 - Minor Fixes & Improvements

Latest
Compare
Choose a tag to compare
@deemonic deemonic released this 14 Mar 10:55
· 1 commit to main since this release

🛠 What's Changed?

🐛 Fixed: Permission checkbox label now correctly binds to the intended input.
🗑 Removed: Settings routes and settings controller, simplifying routing logic.
🔄 Updated: Page controller now dynamically sets the Inertia view based on the incoming route, handling both settings and default pages.

This update streamlines the package by reducing redundancy and improving maintainability. 🚀