chore(Button): move some logic to LinkCustom

This commit is contained in:
Benjamin Canac
2023-07-20 11:19:03 +02:00
parent c4e0e5a685
commit e92f341224
3 changed files with 12 additions and 14 deletions

View File

@@ -204,6 +204,8 @@ props:
Button
::
You can also pass any property from the [NuxtLink](https://nuxt.com/docs/api/components/nuxt-link#props) component such as `target`, `exact`, etc.
### Padded
Use the `padded` prop to remove the padding of the Button.