Skip to content

Commit

Permalink
Update page header text element tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Panthevm committed Dec 25, 2024
1 parent c94c0b0 commit ce77df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hs_ui/text.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[& attrs]
(let [props (utils/get-component-properties attrs)
child (utils/get-component-children attrs)]
[:label
[:h1
(utils/merge-props
{:class "txt-page-header text-[theme(colors.elements-readable)]"}
props)
Expand Down

0 comments on commit ce77df4

Please sign in to comment.