mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-28 06:48:12 +09:00
Fix bug
This commit is contained in:
parent
2b9efa1d2c
commit
7a5288549b
@ -3,7 +3,7 @@
|
||||
<span slot="header"><span style="margin-right:4px;"><fa :icon="faHashtag"/></span>{{ $t('@.explore') }}</span>
|
||||
|
||||
<main>
|
||||
<x-explore/>
|
||||
<x-explore v-bind="$attrs"/>
|
||||
</main>
|
||||
</mk-ui>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user