Skip to content

Commit

Permalink
chore: fixed import error
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderPostma committed Jul 25, 2024
1 parent 870f7ff commit 1fe05fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import {
} from '@refinedev/core'
import agent from '@agent'
import {DigitalCredential, UpdateCredentialStateArgs} from '@sphereon/ssi-sdk.data-store'
import {DataResource} from '@types'
import {DataResource} from '@typings'
import {FetchOptions} from '@sphereon/ssi-sdk.pd-manager'
import {
FindDigitalCredentialArgs
Expand Down

0 comments on commit 1fe05fe

Please sign in to comment.