From b1f3ee4cfd9a90dbf72ae44ea5949785227ba38d Mon Sep 17 00:00:00 2001
From: joostdecock
This typography page shows an overview of different elements and how they are styled.
-It's a good starting point for theme development.
-- A regular link looks like this, whereas buttons look like this: -
-The Popout component is what powers various custom MDX components under the hood:
- {['note', 'tip', 'warning', 'fixme', 'link', 'related', 'none'].map((type) => { - const props = {} - props[type] = true - return ( -This typography page shows an overview of different elements and how they are styled.
+It's a good starting point for theme development.
++ A regular link looks like this, whereas buttons look like this: +
+The Popout component is what powers various custom MDX components under the hood:
+ {['note', 'tip', 'warning', 'fixme', 'link', 'related', 'none'].map((type) => { + const props = {} + props[type] = true + return ( +I am a collapse in the {color} color
+
+ Loading: {loading ?