master
kek7198 2021-11-25 15:47:33 -06:00
parent 98c10362a5
commit cec96ff812
1 changed files with 2 additions and 2 deletions

View File

@ -103,11 +103,11 @@
</td>
<td class="px-6 py-4 whitespace-nowrap">
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-green-100 text-green-800">
{{a['owned']}}
{{a['price']}}
</span>
</td>
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-500">
{{a['price']}}
{{a['owned']}}
</td>
<td class="px-6 py-4 whitespace-nowrap text-right text-sm font-medium">
<a href="#" class="text-indigo-600 hover:text-indigo-900">Edit</a>