Skip to content

Commit

Permalink
fix: Remove Flask only text for onUserInput (#1727)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikBolding authored Nov 14, 2024
1 parent 472f6d1 commit 1443403
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions snaps/reference/entry-points.md
Original file line number Diff line number Diff line change
Expand Up @@ -636,9 +636,6 @@ export const onUpdate: OnUpdateHandler = async () => {

## `onUserInput`

:::flaskOnly
:::

To respond to [interactive UI](../features/custom-ui/interactive-ui.md) events, a Snap must export `onUserInput`.

#### Parameters
Expand Down

0 comments on commit 1443403

Please sign in to comment.