Skip to content

Commit 13db103

Browse files
committed
change just to force the release
1 parent 1429fb5 commit 13db103

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/qwik-image/src/lib/image.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ type ImageAttributes = QwikIntrinsicElements['img'];
1515

1616
/**
1717
* @alpha
18+
*
1819
*/
1920
export type ImageState = {
2021
resolutions?: number[];

0 commit comments

Comments
 (0)