mirror of
https://github.com/NyaaStudios/nyaabooru.git
synced 2025-12-10 05:42:58 +00:00
Update post context buttons, page nav, dockerfile
This commit is contained in:
parent
e7b31a716c
commit
b4d83e9a29
22 changed files with 124 additions and 48 deletions
|
|
@ -7,6 +7,8 @@ use Livewire\Component;
|
|||
class Icon extends Component
|
||||
{
|
||||
public string $name = 'paw-simple';
|
||||
public string $label = '';
|
||||
public string $style = '';
|
||||
public string $attrs = '';
|
||||
public string|null $slot = null;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue