File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
components/backgroundlayers Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ examples:
1515 <div class="spectrum-BackgroundLayers--pasteboard" style="inline-size: 100px; block-size: 100px; border-radius: 10px; position: absolute; left: 40px; top: 40px; z-index: 1;">
1616 </div>
1717 </div>
18- - id : backgroundlayers-editting
19- name : Editting Contexts
18+ - id : backgroundlayers-editing
19+ name : Editing Contexts
2020 markup : |
2121 <div class="spectrum-Examples" style="justify-content: flex-start; position: relative; height: 150px;">
2222 <div class="spectrum-BackgroundLayers--elevated" style="inline-size: 100px; block-size: 100px; border-radius: 10px; position: absolute; z-index: 3;">
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import { Template } from "./template";
22import { html } from 'lit' ;
33
44export default {
5- title : "UtilitityClasses /Background layers" ,
5+ title : "UtilityClasses /Background layers" ,
66 description : "The background layers is a series of classes used to style background layers." ,
77 component : "BackgroundLayers" ,
88 argTypes : { } ,
You can’t perform that action at this time.
0 commit comments