rename example

This commit is contained in:
Hans Pagel 2021-01-26 00:39:26 +01:00
parent 211df5a23b
commit 3bbd28f401
6 changed files with 12 additions and 12 deletions

View File

@ -0,0 +1,7 @@
context('/demos/Examples/Minimal', () => {
before(() => {
cy.visit('/demos/Examples/Minimal')
})
// TODO: Write tests
})

View File

@ -1,7 +0,0 @@
context('/demos/Examples/Minimalistic', () => {
before(() => {
cy.visit('/demos/Examples/Minimalistic')
})
// TODO: Write tests
})

View File

@ -0,0 +1,3 @@
# Minimal
<demo name="Examples/Minimal" highlight="7-9,25-27" />

View File

@ -1,3 +0,0 @@
# Minimalistic
<demo name="Examples/Minimalistic" highlight="7-9,25-27" />

View File

@ -30,8 +30,8 @@
link: /examples/todo-app
- title: Write a book
link: /examples/book
- title: Minimalistic
link: /examples/minimalistic
- title: Minimal
link: /examples/minimal
- title: Draw on a canvas
link: /examples/drawing
- title: Multiple editors