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 1d5dbf3 commit 9d8d0beCopy full SHA for 9d8d0be
src/ui/TextButton/stories/TextButton.stories.js
@@ -1,5 +1,5 @@
1
import React from 'react';
2
-import TextButton from '../index.jsx';
+import TextButton from '../index';
3
import Label, { LabelTypography, LabelColors } from '../../Label';
4
5
const description = `
0 commit comments