DB looks good, need to test login page
This commit is contained in:
2
src/app.d.ts
vendored
2
src/app.d.ts
vendored
@@ -8,8 +8,6 @@ declare global {
|
||||
// interface PageState {}
|
||||
// interface Platform {}
|
||||
}
|
||||
|
||||
type AlertType = 'info' | 'success' | 'warning' | 'caution'
|
||||
}
|
||||
|
||||
export {}
|
||||
|
||||
Reference in New Issue
Block a user