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 a3a885b commit 5cd6603Copy full SHA for 5cd6603
packages/split-button/README.md
@@ -28,8 +28,7 @@ npm install @leafygreen-ui/split-button
28
29
```js
30
31
-import { SplitButton } from `@leafygreen-ui/split-button`;
32
-import { MenuItem } from '@leafygreen-ui/menu';
+import { MenuItem, SplitButton } from `@leafygreen-ui/split-button`;
33
34
<SplitButton
35
label="label"
0 commit comments