Skip to content

Commit 63cbd08

Browse files
authored
Merge pull request posit-dev#65 from posit-dev/prompt-fix
Updates exercise prompts. Fixes posit-dev#62.
2 parents a28c258 + 7dd337a commit 63cbd08

File tree

2 files changed

+2
-2
lines changed
  • apps/problem-sets/5-reactive-effects

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Add a `ui.input_action_button` and a `@reactive.event` decorator to make app only update when the button is clicked.
1+
Add a `ui.input_action_button` and a `@reactive.event` decorator to make the app only update when the button is clicked.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Use `render.express` to create a second dropdown which only contains the unique `sub_account` values of the filtered data.
1+
Add a `ui.input_action_button` and a `@reactive.event` decorator to make a button that, when clicked, resets the slider to its initial values.

0 commit comments

Comments
 (0)