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

declare(strict_types=1);

namespace Termwind\Components;

final class Dd extends Element
{
    protected static array $defaultStyles = ['block', 'ml-4'];
}