Bug Fixes
- cart: Adjust price text size for small screens #3229 (Bảo Hà)
- navigation: Set initial route to home screen #3229 (Bảo Hà)
- core: fix some theme correctness when going from null to a named theme (natew)
- core: replace useLayoutEffect with useIsomorphicLayoutEffect (natew)