Skip to content

Commit

Permalink
missing chunk end typo
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr committed Nov 14, 2024
1 parent a1aaee2 commit fc596d4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion vignettes/decorate-modules-output.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -386,4 +386,6 @@ app <- init(
if (interactive()) {
shinyApp(app$ui, app$server)
}```
}
```

0 comments on commit fc596d4

Please sign in to comment.