mirror of
https://github.com/NyaaStudios/nyaabooru.git
synced 2025-12-10 05:42:58 +00:00
user profile updates
This commit is contained in:
parent
c7c621b086
commit
ea140671bc
9 changed files with 78 additions and 27 deletions
|
|
@ -6,6 +6,8 @@ use Livewire\Component;
|
|||
|
||||
class Icon extends Component
|
||||
{
|
||||
public string $family = 'classic';
|
||||
public string $variant = 'light';
|
||||
public string $name = 'paw-simple';
|
||||
public string $label = '';
|
||||
public string $style = '';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue