psychedelicious f6738d647e fix(ui): store customStarUI outside redux
JSX is not serializable, so it cannot be in redux. Non-serializable global state may be put into `nanostores`.

- Use `nanostores` for `customStarUI`
- Use `nanostores` for `headerComponent`
- Re-enable the serializable & immutable check redux middlewares
2023-09-14 12:13:03 +10:00
..
2023-08-01 07:59:01 -04:00
2023-09-08 15:22:22 +10:00
2023-09-13 17:31:34 +10:00
2023-08-23 23:06:42 +10:00
2023-07-28 09:46:44 -04:00
2023-05-11 11:55:51 +10:00
2023-03-03 00:02:15 -05:00
2023-03-03 00:02:15 -05:00
2023-03-03 00:02:15 -05:00
2023-09-04 19:08:18 +10:00
2023-09-04 19:08:18 +10:00