fix: admin ui
🚀 Create and publish a Docker image / Detect changes in backend and frontend (push) Failing after 11m59s
Frontend CI / build-and-check (push) Failing after 17m52s
🚀 Create and publish a Docker image / Build & publish frontend image (push) Failing after 13m15s
🚀 Create and publish a Docker image / Build & publish backend image (push) Failing after 14m7s
🚀 Create and publish a Docker image / Update stack on Portainer (push) Failing after 15m0s
🚀 Create and publish a Docker image / Detect changes in backend and frontend (push) Failing after 11m59s
Frontend CI / build-and-check (push) Failing after 17m52s
🚀 Create and publish a Docker image / Build & publish frontend image (push) Failing after 13m15s
🚀 Create and publish a Docker image / Build & publish backend image (push) Failing after 14m7s
🚀 Create and publish a Docker image / Update stack on Portainer (push) Failing after 15m0s
This commit is contained in:
@@ -9,7 +9,6 @@ defineEmits<{ click: [] }>()
|
||||
<button class="coin-chip" type="button" @click="$emit('click')">
|
||||
<AppIcon class="coin-icon" icon="coin" :size="16" />
|
||||
<span class="coin-amount">{{ amount }}</span>
|
||||
<span class="coin-label">монет</span>
|
||||
</button>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user