tab-seperated modals + eslint fix + much more bug fixed and improvements
This commit is contained in:
+4
-1
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"extends": "next/core-web-vitals"
|
||||
"extends": "next/core-web-vitals",
|
||||
"rules": {
|
||||
"react-hooks/exhaustive-deps": "off"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user