1
0
mirror of https://github.com/LinkStackOrg/LinkStack.git synced 2025-03-23 06:50:05 +01:00
LinkStack/config/livewire-tables.php

9 lines
119 B
PHP
Raw Normal View History

2023-10-20 00:29:37 +02:00
<?php
return [
/**
* Options: tailwind | bootstrap-4 | bootstrap-5.
*/
'theme' => 'bootstrap-5',
];