add checkbox styling, driverslicence handling and validation
This commit is contained in:
1
frontend/src/app.d.ts
vendored
1
frontend/src/app.d.ts
vendored
@@ -73,6 +73,7 @@ declare global {
|
||||
interface Locals {
|
||||
user: User;
|
||||
subscriptions: Subscription[];
|
||||
licence_categories: LicenceCategory[];
|
||||
}
|
||||
// interface PageData {}
|
||||
// interface Platform {}
|
||||
|
||||
Reference in New Issue
Block a user