4 lines
86 B
PHP
4 lines
86 B
PHP
<div @click="$dispatch('drawer-{{ $action }}-{{ $target }}')">
|
|
{{ $slot }}
|
|
</div>
|