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
<pclassName="lead font-weight-bolder">A ribbon menu inspired by Microsoft for React using Bootstrap</p>
41
44
<h1><LgkLogo/></h1>
42
45
</div>
43
46
</header>
44
47
45
-
<sectionclassName="docs-first-section py-4">
46
-
<divclassName="container py-3">
47
-
<p>
48
-
The ribbon will fit perfectly in your Bootstrap theme. Checkout how it will look with a dark theme:
49
-
</p>
50
-
<Form.Switch
51
-
id="switch-dark"
52
-
className="mb-3"
53
-
label="Switch to a dark theme 😎"
54
-
value={dark}
55
-
onChange={switchDark}
56
-
/>
57
-
<p>
58
-
Do you like the dark theme? You can find it and many other themes on Colorganize: <ahref="https://colorganize.com/webTheme/2"target="_blank"rel="noopener noreferrer">https://colorganize.com/webTheme/2</a>
The ribbon will fit perfectly in your Bootstrap theme. Checkout how it will look with a dark theme:
77
+
</p>
78
+
<Form.Switch
79
+
id="switch-dark"
80
+
className="mb-3"
81
+
label="Switch to a dark theme 😎"
82
+
value={dark}
83
+
onChange={switchDark}
84
+
/>
85
+
<p>
86
+
Do you like the dark theme? You can find it and many other themes on Colorganize: <ahref="https://colorganize.com/webTheme/2"target="_blank"rel="noopener noreferrer">https://colorganize.com/webTheme/2</a>
0 commit comments