chore(extension): use react for connect dialog (#777)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"include": ["**/*.ts", "**/*.js"],
|
||||
"include": ["**/*.ts", "**/*.tsx", "**/*.js"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user