Your IP : 18.226.222.3


Current Path : /proc/self/root/home/lentoinv/props/vendor/nunomaduro/termwind/src/Components/
Upload File :
Current File : //proc/self/root/home/lentoinv/props/vendor/nunomaduro/termwind/src/Components/Li.php

<?php

declare(strict_types=1);

namespace Termwind\Components;

final class Li extends Element
{
    protected static array $defaultStyles = ['block'];
}

?>