diff --git a/resources/views/livewire/plugins/index.blade.php b/resources/views/livewire/plugins/index.blade.php index 49e666c..58a937d 100644 --- a/resources/views/livewire/plugins/index.blade.php +++ b/resources/views/livewire/plugins/index.blade.php @@ -166,33 +166,34 @@ new class extends Component {

Plugins & Recipes

+
+ + + + Add Recipe + - - - - Add Recipe - - - - - - - Import from OSS Catalog - - @if(config('services.trmnl.liquid_enabled')) - - Import from TRMNL Catalog + + + + + Import from OSS Catalog - @endif - - - Import Recipe Archive - - - Seed Example Recipes - - - + @if(config('services.trmnl.liquid_enabled')) + + Import from TRMNL Catalog + + @endif + + + Import Recipe Archive + + + Seed Example Recipes + + + +