Skip to content

Commit 2139a64

Browse files
author
Brian Dillingham
authored
Update readme.md
1 parent 83e8d01 commit 2139a64

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Use buttons to trigger backend events, navigate nova routes or visit links.
1414
```bash
1515
composer require dillingham/nova-button
1616
```
17-
---
17+
18+
### Usage
1819

1920
```php
2021
use NovaButton\Button;
@@ -30,8 +31,6 @@ public function fields(Request $request)
3031
}
3132
```
3233

33-
---
34-
3534
Quick links: [Button Styles](https://github.com/dillingham/nova-button#button-styles) | [Event text / style](https://github.com/dillingham/nova-button#button-state) | [Navigation](https://github.com/dillingham/nova-button#button-navigation) | [CSS classes](https://github.com/dillingham/nova-button#button-classes) | [Lens example](https://github.com/dillingham/nova-button#example)
3635

3736
---

0 commit comments

Comments
 (0)