add basic yjs extension with baked in web rtc support (wip)
This commit is contained in:
5
docs/src/demos/Examples/Collaboration/index.spec.js
Normal file
5
docs/src/demos/Examples/Collaboration/index.spec.js
Normal file
@@ -0,0 +1,5 @@
|
||||
context('/examples/collaboration', () => {
|
||||
before(() => {
|
||||
cy.visit('/examples/collaboration')
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user