table done and finished shitty auth
This commit is contained in:
parent
1adf2fb862
commit
a04b54ce99
12 changed files with 513 additions and 10 deletions
|
@ -4,7 +4,6 @@ import './index.css';
|
|||
|
||||
declare global {
|
||||
var didMount: boolean | undefined;
|
||||
var user: { name: string } | undefined;
|
||||
}
|
||||
|
||||
let app: Record<string, any> | undefined;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue