raspiblitz-web
raspiblitz-web copied to clipboard
(setup): refactor setup & split into multiple parts
- use
export default function
in all setup pages - refactored small stuff, sometimes just typing
- added missing
await
in setup screens
Will most likely outsource some stuff from Setup
, the index is still way too big.