mirror of
https://github.com/enso-org/enso.git
synced 2024-12-27 22:41:34 +03:00
135b9fc41e
- merge `hooks.useInput` into `Input` component
- inlines and removes `utils.handleEvent`
- splits `components/common.tsx` into individual files
# Important Notes
The goal of this PR is to minimize the number of helper functions we are using.
Switching (back?) to well-known React functions makes it clearer to new contributors what exactly is happening.
⚠️ This PR is *completely optional* and can be closed without merging. It is a relatively minor refactor that does not add any features.
|
||
---|---|---|
.. | ||
gui | ||
ide-desktop |