We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af76c0 commit bdb4885Copy full SHA for bdb4885
README.md
@@ -85,7 +85,7 @@ This creates a directory with the following structure:
85
│ └── shiny
86
│ ├── common.R Data objects shared between modules
87
│ ├── global.R Loads package and modules
88
-│ ├── helpers.R Functions to create module UI
+│ ├── ui_helpers.R Functions to create module UI
89
│ ├── server.R App server
90
│ ├── ui.R App UI
91
│ ├── modules
0 commit comments