Thanks to visit codestin.com Credit goes to github.com
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 be89dea commit 031a1daCopy full SHA for 031a1da
…et/__tests__/image-asset-options.spec.ts …/image-asset/image-asset-options.spec.tspackages/core/image-asset/__tests__/image-asset-options.spec.ts renamed to packages/core/image-asset/image-asset-options.spec.ts
@@ -1,4 +1,4 @@
1
-import { getRequestedImageSize } from '../image-asset-common';
+import { getRequestedImageSize } from './image-asset-common';
2
3
describe('ImageAssetOptions normalization', () => {
4
it('coerces string width/height to numbers', () => {
0 commit comments