Skip to content

Commit

Permalink
Change phase banner in theme example back to accent colour using classes
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Feb 10, 2025
1 parent fe359dc commit 6b700f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ const Template = ({ theme, accent }) => {
phase: "beta",
message:
'This is a new service - <a href="#">give us your feedback</a> to help improve it.',
accent: true,
classes: "tna-background-accent",
},
})}
${GlobalHeader({
Expand Down

0 comments on commit 6b700f3

Please # to comment.