+
+ Buttons
- Primary Button
-
-
-
+ Primary Button
+
+
+
- Secondary Button
- {theme.includes('main') ? (
- <>
-
-
-
- Deprecated Styles
-
- These are being transitioned to the new secondary style above
-
- >
- ) : (
- ''
- )}
- Our secondary button is blue or dark gray:
-
-
-
-
-
- All button styles
- {theme.includes('main') ? (
- Includes styles being deprecated
- ) : (
- ''
- )}
-
-
+
Secondary Button
{theme.includes('main') ? (
-
+ <>
+
+
+
+
Deprecated Styles
+
+ These are being transitioned to the new secondary style
+ above
+
+ >
) : (
''
)}
-
-
-
-
-
-
+ Our secondary button is blue or dark gray:
+
+
+
+
- Sizes
-
-
-
-
-
-
-
+ All button styles
+ {theme.includes('main') ? (
+ Includes styles being deprecated
+ ) : (
+ ''
+ )}
+
+
+ {theme.includes('main') ? (
+
+ ) : (
+ ''
+ )}
+
+
+
+
+
+
+
- Hyperlinks
-
- Hyperlinks are highlighted as shown.
-
-
-
-