Skip to content

Commit 6449ba3

Browse files
committed
adsa
1 parent a2634c5 commit 6449ba3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/dev-tools/src/dev-box.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { useId } from "react";
22

3+
// Test comment
34
interface DevBoxProps {
45
children: React.ReactNode;
56
}

0 commit comments

Comments
 (0)