Skip to content

Commit 927e88f

Browse files
committed
lint
1 parent 096d40c commit 927e88f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/ToggleButtonGroup.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React from "react";
2-
import { ToggleButton, ToggleButtonGroup } from "./ToggleButtonGroup/index";
2+
import { ToggleButtonGroup } from "./ToggleButtonGroup/index";
33
import type { Key } from "react-aria-components";
44

55
const childrenListWithKeys = [

0 commit comments

Comments
 (0)