You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
N.B. Heading ranks would need to be dynamic depending on where the renderer component sits within the parent application but we're happy if the renderer's top-level heading rank is set to H1 and adjusting the ranks where necessary through the theme variant mapping.
- All headings are generated dynamically based on the elevatrion i.e nesting number. Also introduced a util function
- Removed the use of "subtitle2" and replaced with "body1" MUI style
- On the divider component, removed the "light" keyword as it is deprecated and replaced it with opacity:0.6
- updated LOCAL_DEVELOPMENT guide for docker
All headings in the renderer should follow the guidelines:
https://www.w3.org/WAI/tutorials/page-structure/headings/#heading-ranks
The text was updated successfully, but these errors were encountered: