Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kimo-k committed Aug 9, 2024
1 parent 2babb53 commit 44bca57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/re_demo/line.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
:padding "20px"}
:child "Box 1"]
[line :src (at)
`pf :size "3px"
:size "3px"
:color "red"]
[box :src (at)
:style {:background-color "lightgrey"
Expand Down

0 comments on commit 44bca57

Please sign in to comment.