remove dependencies
This commit is contained in:
parent
e6bf6e8297
commit
ed7f6c7b3d
@ -26,9 +26,6 @@
|
|||||||
import ETFSidecard from "$lib/components/ETFSidecard.svelte";
|
import ETFSidecard from "$lib/components/ETFSidecard.svelte";
|
||||||
|
|
||||||
import { convertTimestamp, abbreviateNumber } from "$lib/utils";
|
import { convertTimestamp, abbreviateNumber } from "$lib/utils";
|
||||||
import { Button } from "$lib/components/shadcn/button/index.js";
|
|
||||||
import * as DropdownMenu from "$lib/components/shadcn/dropdown-menu/index.js";
|
|
||||||
import { goto } from "$app/navigation";
|
|
||||||
|
|
||||||
export let data;
|
export let data;
|
||||||
export let form;
|
export let form;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user