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

declare(strict_types=1);

namespace Termwind\Components;

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