mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-29 16:45:13 +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>
|
||||
|
||||
<script>
|
||||
import { SortDescendingIcon } from "@heroicons/vue/solid";
|
||||
import { SortDescendingIcon, SortAscendingIcon } from "@heroicons/vue/solid";
|
||||
import { ref, nextTick, watch } from "vue";
|
||||
|
||||
export default {
|
||||
props: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user