Fixed DirectoryPickerPanel and NotificationConsoleComponent

This commit is contained in:
vaidankarswapnil
2021-07-19 11:17:17 +05:30
parent 103b3bf6c9
commit 9685e768fa
3 changed files with 15 additions and 12 deletions

View File

@@ -134,7 +134,9 @@
"./src/quickstart.ts",
"./src/setupTests.ts",
"./src/userContext.test.ts",
"src/Common/EntityValue.tsx"
"src/Common/EntityValue.tsx",
"./src/Platform/Hosted/Components/DirectoryPickerPanel.tsx",
"./src/Explorer/Menus/NotificationConsole/NotificationConsoleComponent.tsx"
],
"include": [
"src/CellOutputViewer/transforms/**/*",