mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-31 01:24:37 +02:00
add back missing imports
This commit is contained in:
parent
ef39089624
commit
d1b001c475
@ -29,7 +29,8 @@ If not, see <https://www.gnu.org/licenses/>.
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import { SortDescendingIcon } from "@heroicons/vue/solid";
|
import { SortDescendingIcon, SortAscendingIcon } from "@heroicons/vue/solid";
|
||||||
|
import { ref, nextTick, watch } from "vue";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
props: {
|
props: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user