Skip to content

Commit 22605e4

Browse files
authored
Merge pull request #99 from LGLabGreg/chore-demo-update
chore: fix docs demo image url
2 parents 85b261b + 817e06b commit 22605e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/src/components/demo/demo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import { ImageSettingsDemo } from './image-settings'
1818
import { MainSettings } from './main-settings'
1919

2020
export const defaultImageSettings = {
21-
src: 'https://j2f4u60ri0.ufs.sh/f/SP31UeyNJl0QZ6JHB40s0b6HcXRBOL2IGNzKC4E7g5uiQdkm',
21+
src: 'https://reactqrcode.com/images/logo-60.png',
2222
width: 60,
2323
height: 60,
2424
excavate: true,

0 commit comments

Comments
 (0)