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-03-03 00:02:15 -05:00
2023-08-01 08:54:03 +10:00
2023-09-08 15:22:22 +10:00
2023-06-04 22:55:35 +10:00
2023-09-13 17:31:34 +10:00
2023-08-23 23:06:42 +10:00
2023-09-14 12:13:03 +10:00
2023-05-22 16:48:17 -04:00
2023-04-22 13:10:20 +10:00
2023-07-28 09:46:44 -04:00
2023-08-24 21:42:32 +10:00
2023-08-23 23:06:42 +10:00
2023-05-11 11:55:51 +10:00
2023-08-24 21:42:32 +10:00
2023-03-06 20:03:39 +11: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-03-06 20:03:39 +11:00
2023-09-04 19:08:18 +10:00
2023-08-03 11:46:59 +10:00
2023-06-26 11:53:54 +10:00
2023-04-28 21:56:43 +10:00
2023-09-04 19:08:18 +10:00