diff --git a/src/button-groups.ts b/src/button-groups.ts index 655d88a..46da804 100644 --- a/src/button-groups.ts +++ b/src/button-groups.ts @@ -1,4 +1,5 @@ import { StacksCommonOptions } from "./index"; +import { Buttons } from "./index"; export type GroupButton = { /** Button text (HTML allowed) */ @@ -9,6 +10,8 @@ export type GroupButton = { count?: number; /** Whether to wrap the button in a `