Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 19:37
· 160 commits to master since this release
62de1ae

Major Changes

  • 22868d0: Switch from emotion to styled components.

    Some of the theme properties on search bar have been renamed:

    • smallSearchbarHeight: use mobileSearchbarHeight instead
    • condensedMediaQuery: use mobileMediaQuery instead

Patch Changes

  • 207beac: Revert grid refactor to hooks - too many edge case bugs