mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
prettier
This commit is contained in:
@@ -85,4 +85,4 @@ Now you can start using Shoelace components in your app!
|
||||
|
||||
:::tip
|
||||
Are you using Shoelace with Angular? [Help us improve this page!](https://github.com/shoelace-style/shoelace/blob/next/docs/frameworks/angular.md)
|
||||
:::
|
||||
:::
|
||||
|
||||
@@ -151,4 +151,4 @@ For more details, refer to Jest's [`transformIgnorePatterns` customization](http
|
||||
|
||||
:::tip
|
||||
Are you using Shoelace with React? [Help us improve this page!](https://github.com/shoelace-style/shoelace/blob/next/docs/frameworks/react.md)
|
||||
:::
|
||||
:::
|
||||
|
||||
@@ -104,4 +104,4 @@ Now you can use the `v-sl-model` directive to keep your data in sync!
|
||||
|
||||
:::tip
|
||||
Are you using Shoelace with Vue? [Help us improve this page!](https://github.com/shoelace-style/shoelace/blob/next/docs/frameworks/vue-2.md)
|
||||
:::
|
||||
:::
|
||||
|
||||
@@ -124,4 +124,4 @@ Here is an example:
|
||||
<sl-button variant="primary" @click=" drawerIsOpen = false">Close</sl-button>
|
||||
</div>
|
||||
</sl-drawer>
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user