enso/app
somebody1234 135b9fc41e
Simplify authentication JS module (#6220)
- 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.
2023-04-13 09:57:28 +00:00
..
gui Fix: when default visualization is displayed, its entry is not present in the chooser list. (#6209) 2023-04-12 10:24:06 +00:00
ide-desktop Simplify authentication JS module (#6220) 2023-04-13 09:57:28 +00:00