mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-14 15:37:53 +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
|
|
@ -179,7 +179,7 @@ new class extends Component {
|
|||
<tr>
|
||||
<th class="py-3 px-3 first:pl-0 last:pr-0 text-left text-sm font-medium text-zinc-800 dark:text-white"
|
||||
data-flux-column>
|
||||
<div class="whitespace-nowrap flex">Plugin</div>
|
||||
<div class="whitespace-nowrap flex">Plugin / Receipt</div>
|
||||
</th>
|
||||
<th class="py-3 px-3 first:pl-0 last:pr-0 text-left text-sm font-medium text-zinc-800 dark:text-white"
|
||||
data-flux-column>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue