Skip to content

Commit dada81b

Browse files
authored
Added missing quote to highlight library names
1 parent 6eade25 commit dada81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick-starter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ php artisan ui bootstrap --auth
3434
yarn add datatables.net-bs4 datatables.net-buttons-bs4 datatables.net-select-bs4 datatables.net-searchpanes-bs4
3535
```
3636

37-
> {tip} datatables.net-select-bs4` and `datatables.net-searchpanes-bs4` are only required if you want to use SearchPanes
37+
> {tip} `datatables.net-select-bs4` and `datatables.net-searchpanes-bs4` are only required if you want to use SearchPanes
3838
3939
## Register datatables.net assets in bootstrap.js and app.scss
4040

0 commit comments

Comments
 (0)