Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 295c4e3

Browse files
committed
Refine readme changes
1 parent d066a2f commit 295c4e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ configure({ adapter: new Adapter() });
99
const src = "https://image.xyz/source";
1010
const placeholder = "https://image.xyz/placeholder";
1111
const srcSetData = {
12-
srcSet: `srcSet`,
12+
srcSet: "srcSet",
1313
sizes: "sizes"
1414
};
1515

0 commit comments

Comments
 (0)