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