Skip to content

Commit a0bbc44

Browse files
committed
renamed file casing
1 parent 3e0e79e commit a0bbc44

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/core/src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
/** biome-ignore-all lint/performance/noBarrelFile: It's the central export of a library so it is okay. */
22

3-
export { Button, type ButtonProps } from "./button.js";
3+
export { Button, type ButtonProps } from "./button-1.js";

0 commit comments

Comments
 (0)