Skip to content

Conversation

@kevkevinpal
Copy link

Still need to review code changes to this and test manually

if (!room) {
return;
}
console.log('ROOM!!!');
Copy link
Author

Choose a reason for hiding this comment

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

we can probably delete this

Copy link
Author

Choose a reason for hiding this comment

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

is there any reason to delete this, I think its useful if anyone is trying to setup livekit from this repo

Comment on lines +30 to +31
{' '}
{children}{' '}
Copy link
Author

Choose a reason for hiding this comment

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

I think the linter may have auto added some of these, not sure if they're needed?

Suggested change
{' '}
{children}{' '}
{children}

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.

6 participants