Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-dc3d30e0a8
Browse files Browse the repository at this point in the history
  • Loading branch information
alessioventuriniAND authored Sep 27, 2024
2 parents 4f22230 + 759272a commit 16ec9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/text-indent/example-text-indent.njk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% from "components/text-indent/_macro.njk" import onsTextIndent %}
{{-
onsTextIndent({
text: '<p>Telephone: 0800 141 2021<br>Monday to Friday, 8 am to 7pm<br>Saturday, 8am to 4pm</p>'
"text": '<p>Telephone: 0800 141 2021<br>Monday to Friday, 8 am to 7pm<br>Saturday, 8am to 4pm</p>'
})
-}}

0 comments on commit 16ec9c3

Please sign in to comment.