Skip to content

[Draft] Client side bot messages#92

Open
lucasavila00 wants to merge 1 commit into
papercups-io:masterfrom
lucasavila00:client_bot
Open

[Draft] Client side bot messages#92
lucasavila00 wants to merge 1 commit into
papercups-io:masterfrom
lucasavila00:client_bot

Conversation

@lucasavila00
Copy link
Copy Markdown

Comment thread example/src/index.tsx
import App from './App';

ReactDOM.render(<App />, document.getElementById('root'));
ReactDOM.render(
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if it is to be merged, I'll revert this

Comment thread example/src/App.tsx

// NB: during development, replace this with a valid account ID from your dev db
const TEST_ACCOUNT_ID = '2ebbad4c-b162-4ed2-aff5-eaf9ebf469a5';
const TEST_ACCOUNT_ID = 'b6d3ac2d-fe0b-425b-93f6-327fd67848df';
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if it is to be merged, I'll revert this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant