We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfb512e commit 9fad83dCopy full SHA for 9fad83d
src/app/Console/Commands/Themes/RequireThemeTabler.php
@@ -29,7 +29,7 @@ class RequireThemeTabler extends Command
29
* @var array
30
*/
31
public static $addon = [
32
- 'name' => 'Tabler <fg=yellow>(public beta)</>',
+ 'name' => 'Tabler',
33
'description' => [
34
'UI provided by Tabler, a Boostrap 5 template.',
35
'<fg=blue>https://github.com/laravel-backpack/theme-tabler/</>',
0 commit comments