We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 513886a commit fc22c01Copy full SHA for fc22c01
src/Components/Breadcrumb/Breadcrumb.scss
@@ -10,7 +10,7 @@
10
@use "variables";
11
12
/// if breadcrumb is enable
13
-@if options('breadcrumb', 'enable') {
+@if options('breadcrumb', 'enable') {
14
.#{class('breadcrumb', 'name')} {
15
display: inline-block;
16
white-space: nowrap;
0 commit comments