We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf7efca commit 09c6260Copy full SHA for 09c6260
packages/npm/@amazeelabs/image/src/client.tsx
@@ -1,8 +1,5 @@
1
'use client';
2
-import {
3
- imageDimensionsFromData,
4
- imageDimensionsFromStream,
5
-} from 'image-dimensions';
+import { imageDimensionsFromData } from 'image-dimensions';
6
import {
7
createContext,
8
forwardRef,
0 commit comments