Spaces:
Sleeping
Sleeping
feat: implement authentication and authorization features, add book and user management controllers, and enhance UI for login and registration
b0a0ed0 | @model string | |
| <div class="bg-white border border-slate-200 rounded-xl shadow-sm overflow-hidden @Model"> | |
| @RenderBody() | |
| </div> | |