Skip to content

Commit 817e06b

Browse files
committed
chore: fix docs demo image url
1 parent 85b261b commit 817e06b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)