mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 07:51:56 +03:00
b8b2f39270
Fixes #7236 # Important Notes This was caused by `userMenu` having an effect that depends on `setModal` and `unsetModal`, which were not memoized - so they would be a different value every time. |
||
---|---|---|
.. | ||
lib | ||
.gitignore | ||
debugGlobals.ts | ||
eslint.config.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
utils.ts |