Skip to content

Instantly share code, notes, and snippets.

@kamescg
Created November 7, 2019 09:38
Show Gist options
  • Save kamescg/cd6488d873dc260d4204541dd3fbbfe1 to your computer and use it in GitHub Desktop.
Save kamescg/cd6488d873dc260d4204541dd3fbbfe1 to your computer and use it in GitHub Desktop.
import React from 'react'
import { AccessSpace } 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