There was an error while loading. Please reload this page.
1 parent 096d40c commit 927e88fCopy full SHA for 927e88f
1 file changed
src/components/ToggleButtonGroup.stories.tsx
@@ -1,5 +1,5 @@
1
import React from "react";
2
-import { ToggleButton, ToggleButtonGroup } from "./ToggleButtonGroup/index";
+import { ToggleButtonGroup } from "./ToggleButtonGroup/index";
3
import type { Key } from "react-aria-components";
4
5
const childrenListWithKeys = [
0 commit comments