We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 284204f commit 4370389Copy full SHA for 4370389
src/routes/[network]/+layout.svelte
@@ -1,5 +1,5 @@
1
<script lang="ts">
2
- import { Checksum256, type NameType } from '@wharfkit/antelope';
+ import { type NameType } from '@wharfkit/antelope';
3
import { ChainDefinition } from '@wharfkit/common';
4
import { onMount, setContext, untrack } from 'svelte';
5
import { Head, type SeoConfig } from 'svead';
0 commit comments