mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-11 11:55:38 +00:00
🧹 moved files around
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div ref="resultSection" class="resultSection">
|
||||
<list-header v-bind="{ title, info, shortList }" :sticky="true" />
|
||||
<list-header v-bind="{ title, info, shortList }" />
|
||||
|
||||
<div
|
||||
v-if="!loadedPages.includes(1) && loading == false"
|
||||
|
||||
Reference in New Issue
Block a user