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 8cf4e71 commit aef7883Copy full SHA for aef7883
src/Card/Card.tsx
@@ -6,7 +6,7 @@ import React, {
6
} from 'react';
7
import classNames from 'classnames';
8
9
-import { LoadingSkeleton } from 'src/LoadingSkeleton';
+import { LoadingSkeleton } from '../LoadingSkeleton';
10
11
import './Card.scss';
12
0 commit comments