Skip to content

Commit

Permalink
Add missing button
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Jan 14, 2025
1 parent 5b33e18 commit 1056403
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/test-snaps/src/features/snaps/state/State.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ export const State: FunctionComponent = () => {
</pre>
</Result>

<GetState encrypted={false} />
<SetState encrypted={false} />
<ClearState encrypted={false} />
</Snap>
Expand Down

0 comments on commit 1056403

Please sign in to comment.