Skip to content

Commit 1443403

Browse files
fix: Remove Flask only text for onUserInput (#1727)
1 parent 472f6d1 commit 1443403

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

snaps/reference/entry-points.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -636,9 +636,6 @@ export const onUpdate: OnUpdateHandler = async () => {
636636

637637
## `onUserInput`
638638

639-
:::flaskOnly
640-
:::
641-
642639
To respond to [interactive UI](../features/custom-ui/interactive-ui.md) events, a Snap must export `onUserInput`.
643640

644641
#### Parameters

0 commit comments

Comments
 (0)