We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 177b244 commit 3693b1cCopy full SHA for 3693b1c
packages/test-snaps/src/features/snaps/state/State.tsx
@@ -49,6 +49,7 @@ export const State: FunctionComponent = () => {
49
</pre>
50
</Result>
51
52
+ <GetState encrypted={false} />
53
<SetState encrypted={false} />
54
<ClearState encrypted={false} />
55
</Snap>
0 commit comments