impierce / identity-wallet

A Tauri-based Identity Wallet for people to manage Decentralized Identities and Verifiable Credentials.
https://www.impierce.com
Apache License 2.0
18 stars 3 forks source link

refactor: Remove TS errors in `share-credentials` route #263

Closed maiertech closed 2 months ago

maiertech commented 2 months ago

Description of change

Fix 8 TS errors when running svelte-check.

Links to any relevant issues

Part of #184.

How the change has been tested

Test if route still renders. npm run check should show 8 errors less.

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

maiertech commented 2 months ago

PR against the wrong branch.