Skip to content

Commit

Permalink
chore: fix dnslink resolve 2
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Sep 23, 2024
1 parent 24822e6 commit 6aaecf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/demo/src/components/links.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Resolver } from 'dns-over-http-resolver'
import Resolver from 'dns-over-http-resolver'
import { useFilsnap } from 'filsnap-adapter-react'
import { useEffect, useState } from 'preact/hooks'

Expand Down

0 comments on commit 6aaecf7

Please sign in to comment.