Change UI for create new project page (#54)

* Change create new project ui for git authentication

* Use submit handler method from react hook form

* Handle review changes

* Have a pre-selected value for connect account tab panel
This commit is contained in:
2024-02-05 16:56:53 +05:30
committed by GitHub
parent da92ddfba3
commit 1c9597739b
8 changed files with 86 additions and 45 deletions
-1
View File
@@ -17,7 +17,6 @@
],
"rules": {
"indent": ["error", 2, { "SwitchCase": 1 }],
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/explicit-module-boundary-types": [
"warn",
{