Skip to content

Commit

Permalink
Revert "Update CreatorPage.vue"
Browse files Browse the repository at this point in the history
This reverts commit 23f10fa.
  • Loading branch information
smile0711 committed Jul 30, 2024
1 parent c160f55 commit 6f1909e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spa/src/pages/mall/creator/CreatorPage.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<main v-if="loaded" class="w-full flex h-full">
<main v-if="loaded" class="w-full flex h-full">
<div class="flex-col w-56 h-full border-r-2 border-white text-center">
<br />
<div class="mb-2"><button class="btn-ui" @click="changePage('pending')">Pending</button></div>
Expand Down

0 comments on commit 6f1909e

Please sign in to comment.