Skip to content

Commit

Permalink
Update Homepage.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
hardyjosh authored Feb 16, 2025
1 parent 48e4be4 commit 384a4e9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/webapp/src/lib/components/Homepage.svelte
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<script lang="ts">
import { WalletConnect, logoDark, logoLight } from '@rainlanguage/ui-components';
import { logoDark, logoLight } from '@rainlanguage/ui-components';
import { Button } from 'flowbite-svelte';
import { appKitModal, connected } from '$lib/stores/wagmi';
import { goto } from '$app/navigation';
export let colorTheme;
Expand Down

0 comments on commit 384a4e9

Please sign in to comment.