Skip to content

Commit 3edd7cc

Browse files
authored
fix(swatch): correct markup (#2399)
1 parent 3e292d9 commit 3edd7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/swatch/metadata/swatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ examples:
7878
name: Rounding - Full
7979
markup: |
8080
<div class="spectrum-Swatch spectrum-Swatch--sizeM spectrum-Swatch--roundingFull" style="--spectrum-picked-color: rgba(174, 216, 230, 0.25)" tabindex="0">
81-
<div class="spectrum-OpacityCheckerboard spectrum-Swatch-fill>
81+
<div class="spectrum-OpacityCheckerboard spectrum-Swatch-fill">
8282
</div>
8383
</div>
8484
- id: swatch-lightborder

0 commit comments

Comments
 (0)