mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 23:18:10 +00:00
fix(#10): differentiate between plugins and receipts for more consistent naming
This commit is contained in:
parent
e2fa5c1340
commit
7b9e0991d2
6 changed files with 17 additions and 11 deletions
|
|
@ -142,7 +142,9 @@ HTML;
|
|||
|
||||
<div class="py-12">
|
||||
<div class="max-w-7xl mx-auto sm:px-6 lg:px-8">
|
||||
<h2 class="text-2xl font-semibold dark:text-gray-100">Markup</h2>
|
||||
<h2 class="text-2xl font-semibold dark:text-gray-100">Markup
|
||||
<flux:badge size="sm" class="ml-2">Plugin</flux:badge>
|
||||
</h2>
|
||||
|
||||
{{-- <div class="flex justify-between items-center mb-6">--}}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue