Skip to content

Instantly share code, notes, and snippets.

@ryanpedersen42
Last active December 29, 2019 02:42
Show Gist options
  • Select an option

  • Save ryanpedersen42/883aefeb4ffbcf87b339c075dc09a3e2 to your computer and use it in GitHub Desktop.

Select an option

Save ryanpedersen42/883aefeb4ffbcf87b339c075dc09a3e2 to your computer and use it in GitHub Desktop.
Comment Component
<ThreeBoxComments
spaceName={user.dappSpace._name}
threadName={posts.currentResult}
adminEthAddr='0x55c4eb985536f74f354dbaf7dd2d8891e9373504'
members={false}
showCommentCount={15}
box={user.box}
currentUserAddr={user.ethAddress}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment