V
V
In Website https://captaincodeman.github.io/svelte-headlessui/tabs ``` from - import { createTabs } from '$lib/tabs' to + import { createTabs } from "svelte-headlessui" ```
Need upgrade MnemonicProvider.js for Wallet v5 Wallet v5 is out of beta and this wallet is stand by default when creating new wallet in most of all of wallets
Some ui changes - Added ability to copy RPC link to clipboard after clicking on the link text - Added an effect of adding icon to the clipboard when hovering...