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 f95682a commit 2efadd2Copy full SHA for 2efadd2
src/components/ui/Progress/stories/Progress.stories.tsx
@@ -1,5 +1,5 @@
1
import React, { useEffect, useState } from 'react';
2
-import Progress, { ProgressProps } from '../Progress';
+import Progress from '../Progress';
3
import Button from '~/components/ui/Button/Button';
4
import SandboxEditor from '~/components/tools/SandboxEditor/SandboxEditor';
5
0 commit comments