This commit is contained in:
Cory LaViska
2022-03-20 09:18:32 -04:00
parent 5132ee3559
commit b4713f9bc6

View File

@@ -264,7 +264,7 @@ const App = () => (
### Customizing Label Position
Use parts to to customize the label's position.
Use parts to customize the label's position.
```html preview
<sl-input class="label-on-left" label="Name"></sl-input><br />