Skip to content

Commit 5cd6603

Browse files
committed
docs(split-button): README
1 parent a3a885b commit 5cd6603

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/split-button/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ npm install @leafygreen-ui/split-button
2828

2929
```js
3030

31-
import { SplitButton } from `@leafygreen-ui/split-button`;
32-
import { MenuItem } from '@leafygreen-ui/menu';
31+
import { MenuItem, SplitButton } from `@leafygreen-ui/split-button`;
3332

3433
<SplitButton
3534
label="label"

0 commit comments

Comments
 (0)