Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 64a6b68

Browse files
author
Ryan Patrick Kyle
committed
remove htmlH1 in header tag
1 parent 19551a7 commit 64a6b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dash-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -938,7 +938,7 @@ r_examples:
938938
939939
app$layout(
940940
htmlDiv(list(
941-
htmlHeader(htmlH1("This is a header")),
941+
htmlHeader("This is a header"),
942942
htmlP("And here is some text.")
943943
)
944944
)

0 commit comments

Comments
 (0)