You've already forked Atomcms-edit
Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@props(['route' => '', 'classes' => '', 'target' => '_self'])
|
||||
|
||||
<a href="{{ $route }}" target="{{ $target }}" @class(['dropdown-item
|
||||
', $classes])>
|
||||
{{ $slot }}
|
||||
</a>
|
||||
Reference in New Issue
Block a user