test(admin-vite-plugin): React Invalid hook call on Windows (#9647)

This commit is contained in:
Kasper Fabricius Kristensen
2024-10-18 11:38:28 +02:00
committed by GitHub
parent a0b747e117
commit 82e32f9da4
5 changed files with 17 additions and 87 deletions

View File

@@ -55,7 +55,6 @@ export type VirtualModule =
| typeof ROUTE_VIRTUAL_MODULE
| typeof MENU_ITEM_VIRTUAL_MODULE
| typeof WIDGET_VIRTUAL_MODULE
const resolvedVirtualModuleIds = {
link: RESOLVED_LINK_VIRTUAL_MODULE,
form: RESOLVED_FORM_VIRTUAL_MODULE,