Skip to content

Landscape aspect ratio alert + folder refactoring

Karl Thomsson requested to merge mobilePage into main
  • Added a view for alerting that the app should be viewed with landscape aspect ratio.
  • Refactored the folder structure for components.
  • The index file was getting large and was refactored to either render a MobileView component or a DesktopView component depending on the aspect ratio of the client window.

Merge request reports