add toatification package
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
<Card />
|
||||
<Card />
|
||||
<Card />
|
||||
<Card />
|
||||
<Card />
|
||||
</div>
|
||||
<div v-else
|
||||
@@ -93,6 +94,8 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
// const pages = 17 / 16
|
||||
// console.log(Math.ceil(pages));
|
||||
const openSortOptions = () => {
|
||||
if (process.client) {
|
||||
document
|
||||
|
||||
Reference in New Issue
Block a user