Skip to content

Commit d6876a4

Browse files
committed
chore: asset housekeeping
1 parent 0e6773e commit d6876a4

12 files changed

+1
-6925
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ class MyModel extends Model {
9898

9999
### Resource Methods
100100

101-
You can override the default behaviour of the breadcrumbs package on a per resource basis by adding methods to your Nova Resource. These methods should all return an instance of Breadcrumb or an array of Breadcrumb instances.
101+
You can optionally override the default behaviour of the breadcrumbs package on a per resource basis by adding methods to your Nova Resource. These methods should all return an instance of Breadcrumb or an array of Breadcrumb instances.
102102

103103
- `groupBreadcrumb(NovaRequest $request, Breadcrumbs $breadcrumbs, Breadcrumb $groupBreadcrumb)` - Override the group breadcrumb for this resource
104104
- `indexBreadcrumb(NovaRequest $request, Breadcrumbs $breadcrumbs, Breadcrumb $indexBreadcrumb)` - Override the index breadcrumb for this resource

dist/css/card.css

-1
This file was deleted.

dist/js/card.js

-1
This file was deleted.

dist/js/card.js.LICENSE.txt

-5
This file was deleted.

dist/mix-manifest.json

-4
This file was deleted.

nova.mix.js

-31
This file was deleted.

0 commit comments

Comments
 (0)