Skip to content

Commit e69dc90

Browse files
authored
Merge pull request #5214 from Laravel-Backpack/tabacitu-patch-1
Take theme-tabler out of public beta
2 parents bfb512e + 9fad83d commit e69dc90

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)