format muhahaha
This commit is contained in:
@@ -17,8 +17,7 @@ class Button extends Component
|
||||
public bool $noStyle = false,
|
||||
public string|null $modalId = null,
|
||||
public string $defaultClass = "btn btn-primary btn-sm font-normal text-white normal-case no-animation rounded border-none"
|
||||
)
|
||||
{
|
||||
) {
|
||||
if ($this->noStyle) {
|
||||
$this->defaultClass = "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user