Skip to content

Commit 05aaaa7

Browse files
Update what-about-dash.md
1 parent 712e7c9 commit 05aaaa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

what-about-dash.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ app <- Dash$new()
2222
app$layout(
2323
htmlDiv(
2424
list(
25-
dccGraph(figure=fig)
25+
dccGraph(figure=fig)
2626
)
2727
)
2828
)

0 commit comments

Comments
 (0)