/home/mip/mip/public/img/credit/datatables/Hr.php.tar
home/mip/mip/vendor/nunomaduro/termwind/src/Components/Hr.php000064400000000247151521006570020366 0ustar00<?php

declare(strict_types=1);

namespace Termwind\Components;

final class Hr extends Element
{
    protected static array $defaultStyles = ['block', 'border-t'];
}