Skip to content

Instantly share code, notes, and snippets.

@kamescg
Created November 7, 2019 09:37
Show Gist options
  • Save kamescg/e124e546ac2a327eae39de885aecf11f to your computer and use it in GitHub Desktop.
Save kamescg/e124e546ac2a327eae39de885aecf11f to your computer and use it in GitHub Desktop.
import React from 'react'
import { AccessAuthentication } from '3box-ui-system'
export default props =>
<AccessSpace space='web3'>
<Atom.Span tag>Space Open Complete</Atom.Span>
</AccessSpace>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment