Skip to content

Commit

Permalink
formatbot: Automatically format code
Browse files Browse the repository at this point in the history
  • Loading branch information
tscircuitbot committed Nov 6, 2024
1 parent 5396fad commit 5dc7c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hooks/use-diode.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ import { createUseComponent } from "./create-use-component"
export const useDiode = createUseComponent(
(props: DiodeProps) => <diode {...props} />,
diodePins,
)
)

0 comments on commit 5dc7c46

Please sign in to comment.