enso/app
somebody1234 b039f92598
Fix issue with circular import (#8078)
A recent PR introduced issues with circular imports in `categorySwitcher.ts` - the reason why this wasn't found before merge is because bundlers work fine with circular imports - it's just GUI2's dev mode that doesn't do well with them

# Important Notes
None
2023-10-17 09:17:08 +00:00
..
gui Parser TS bindings (#7881) 2023-10-11 13:04:38 +00:00
gui2 Avoid relative imports whenever possible (#8074) 2023-10-16 15:56:24 +00:00
ide-desktop Fix issue with circular import (#8078) 2023-10-17 09:17:08 +00:00