chore: fix imports
This commit is contained in:
parent
0383192604
commit
eaf65ee99e
3 changed files with 2 additions and 4 deletions
|
@ -1,5 +1,4 @@
|
|||
import axios from "axios";
|
||||
import {ref, reactive, computed} from "vue";
|
||||
import {ref, reactive} from "vue";
|
||||
|
||||
export function archive_page() {
|
||||
const items = ref([])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue