mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
scroll to top on page change
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
<script setup lang="ts">
|
||||
import useContextStore from "../stores/context";
|
||||
|
||||
const context = useContextStore();
|
||||
|
||||
Reference in New Issue
Block a user