install
This commit is contained in:
8
stubs/filament/EntryView.stub
Normal file
8
stubs/filament/EntryView.stub
Normal file
@@ -0,0 +1,8 @@
|
||||
<x-dynamic-component
|
||||
:component="$getEntryWrapperView()"
|
||||
:entry="$entry"
|
||||
>
|
||||
<div {{ $getExtraAttributeBag() }}>
|
||||
{{ $getState() }}
|
||||
</div>
|
||||
</x-dynamic-component>
|
||||
Reference in New Issue
Block a user