add export html or json example
This commit is contained in:
5
docs/src/demos/Examples/ExportHtmlOrJson/index.spec.js
Normal file
5
docs/src/demos/Examples/ExportHtmlOrJson/index.spec.js
Normal file
@@ -0,0 +1,5 @@
|
||||
context('export-html-or-json', () => {
|
||||
beforeEach(() => {
|
||||
cy.visit('/examples/export-html-or-json')
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user