8 lines
196 B
PHP
8 lines
196 B
PHP
<x-filament::icon-button
|
|
color="gray"
|
|
icon="heroicon-m-x-mark"
|
|
icon-alias="notifications::notification.close-button"
|
|
x-on:click="close"
|
|
class="fi-no-notification-close-btn"
|
|
/>
|