Skip to content

Instantly share code, notes, and snippets.

@iskenxan
Created May 17, 2021 02:27
Show Gist options
  • Save iskenxan/d31321af730c0342c984c037992797e4 to your computer and use it in GitHub Desktop.
Save iskenxan/d31321af730c0342c984c037992797e4 to your computer and use it in GitHub Desktop.
<PermissionsGate
errorProps={{ disabled: true }}
scopes={[SCOPES.canEdit]}
>
<Input />
</PermissionsGate>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment