111
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
<template>
|
||||
<div class="orders">
|
||||
<tip-box>
|
||||
<router-link class="link" to="/">Browse products</router-link>
|
||||
</tip-box>
|
||||
<tip-box type="warning" title="No order has been made yet." />
|
||||
</div>
|
||||
</template>
|
||||
<script setup lang="ts">
|
||||
|
||||
Reference in New Issue
Block a user