Pagination of edited / viewed responses
This commit is contained in:
Tom Moor
2018-08-11 00:46:10 -07:00
parent 6b2211f135
commit 63f6d61ac0
3 changed files with 20 additions and 19 deletions

View File

@@ -59,6 +59,7 @@ class Slack extends React.Component<Props> {
<SlackButton
scopes={['commands', 'links:read', 'links:write']}
redirectUri={`${BASE_URL}/auth/slack.commands`}
state=""
/>
)}
</p>