Skip to content

Instantly share code, notes, and snippets.

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