mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
redesign sidebar search load more buttons to match search page
This commit is contained in:
committed by
Mungai Njoroge
parent
532d0efabe
commit
bd38c0e7a2
@@ -1,7 +1,5 @@
|
||||
<template>
|
||||
<div style="height: 100%">
|
||||
<component :is="getComponent()?.component" v-bind="getComponent()?.props" />
|
||||
</div>
|
||||
<component :is="getComponent()?.component" v-bind="getComponent()?.props" />
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
|
||||
Reference in New Issue
Block a user