This commit is contained in:
2023-09-19 16:04:32 +02:00
parent 6587e4f522
commit 7c645b0d0b
15 changed files with 430 additions and 24 deletions

View File

@@ -5,7 +5,7 @@ import { RouterLink, RouterView } from 'vue-router';
<template>
<div class="mt-4">
<div class="flex border-b-2">
<div class="flex border-b-2 border-emerald-500">
<RouterLink to="/market/scan" class="tab">
<span>Scan</span>
</RouterLink>