Web components are global html elements that don’t require importing.
List of optional properties for AppKit web components
<appkit-button />
<appkit-account-button />
<appkit-connect-button />
<appkit-network-button />
When using AppKit components in Nuxt, make sure to wrap them in
<client-only> tags for SSR compatibility.