mirror of
https://github.com/LukeHagar/Anchor.git
synced 2025-12-06 04:19:08 +00:00
Update +page.svelte
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
import { paths as V3Spec } from './V3Spec.json';
|
||||
import { paths as CCSpec } from './CCSpec.json';
|
||||
|
||||
import axios, { type AxiosResponse } from 'axios';
|
||||
import axios from 'axios';
|
||||
|
||||
function mapPath(path: string[]) {
|
||||
const [name, value] = path;
|
||||
|
||||
Reference in New Issue
Block a user