add users page
This commit is contained in:
@ -57,7 +57,9 @@
|
||||
"react/jsx-fragments": 0,
|
||||
"react/jsx-key": "warn",
|
||||
"react/no-array-index-key": 0,
|
||||
"react/display-name": 0,
|
||||
"react/destructuring-assignment": 0,
|
||||
"@typescript-eslint/no-non-null-assertion": 0,
|
||||
"no-console": [
|
||||
"warn",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user