We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 443900b commit bd8136dCopy full SHA for bd8136d
1 file changed
packages/react/src/components/Layout/Layout.stories.js
@@ -8,7 +8,7 @@
8
import React from 'react';
9
10
import { Accordion, AccordionItem } from '../Accordion';
11
-import { Button } from '../Button';
+import Button from '../Button';
12
import { HStack, VStack } from '../Stack';
13
import { TextInput } from '../TextInput';
14
0 commit comments