Skip to content

Commit 9fad83d

Browse files
authored
Take theme-tabler out of public beta
1 parent bfb512e commit 9fad83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/Console/Commands/Themes/RequireThemeTabler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class RequireThemeTabler extends Command
2929
* @var array
3030
*/
3131
public static $addon = [
32-
'name' => 'Tabler <fg=yellow>(public beta)</>',
32+
'name' => 'Tabler',
3333
'description' => [
3434
'UI provided by Tabler, a Boostrap 5 template.',
3535
'<fg=blue>https://github.com/laravel-backpack/theme-tabler/</>',

0 commit comments

Comments
 (0)