Skip to content

Commit

Permalink
Update header level
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Sep 10, 2019
1 parent 5785a47 commit e588287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ If you prefer to use React to build your JavaScript application, Laravel makes i
php artisan ui react --auth

<a name="adding-presets"></a>
### Adding Presets
## Adding Presets

Presets are "macroable", which allows you to add additional methods to the `UiCommand` class at runtime. For example, the following code adds a `nextjs` method to the `UiCommand` class. Typically, you should declare preset macros in a [service provider](/docs/{{version}}/providers):

Expand Down

0 comments on commit e588287

Please sign in to comment.