// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders ./antdv-demo/docs/steps/demo/clickable.md correctly 1`] = `
1
Step 1
This is a description.
2
Step 2
This is a description.
3
Step 3
This is a description.
1
Step 1
This is a description.
2
Step 2
This is a description.
3
Step 3
This is a description.
`; exports[`renders ./antdv-demo/docs/steps/demo/customized-progress-dot.md correctly 1`] = `
Finished
You can hover on the dot.
In Progress
You can hover on the dot.
Waiting
You can hover on the dot.
Waiting
You can hover on the dot.
`; exports[`renders ./antdv-demo/docs/steps/demo/error.md correctly 1`] = `
Finished
This is a description.
In Progress
This is a description.
3
Waiting
This is a description.
`; exports[`renders ./antdv-demo/docs/steps/demo/icon.md correctly 1`] = `
Login
Verification
Pay
Done
`; exports[`renders ./antdv-demo/docs/steps/demo/nav.md correctly 1`] = `
Step 1
00:00:05
This is a description.
2
Step 2
00:01:02
This is a description.
3
Step 3
waiting for longlong time
This is a description.
Step 1
2
Step 2
3
Step 3
4
Step 4
finish 1
finish 2
3
current process
4
wait
`; exports[`renders ./antdv-demo/docs/steps/demo/progress-dot.md correctly 1`] = `
Finished
This is a description.
In Progress
This is a description.
Waiting
This is a description.
Finished
This is a description. This is a description.
Finished
This is a description. This is a description.
In Progress
This is a description. This is a description.
Waiting
This is a description.
Waiting
This is a description.
`; exports[`renders ./antdv-demo/docs/steps/demo/simple.md correctly 1`] = `
Finished
This is a description.
2
In Progress
Left 00:00:08
This is a description.
3
Waiting
This is a description.
`; exports[`renders ./antdv-demo/docs/steps/demo/small-size.md correctly 1`] = `
Finished
2
In Progress
3
Waiting
`; exports[`renders ./antdv-demo/docs/steps/demo/step-next.md correctly 1`] = `
1
First
2
Second
3
Last
First-content
`; exports[`renders ./antdv-demo/docs/steps/demo/vertical.md correctly 1`] = `
Finished
This is a description.
2
In Progress
This is a description.
3
Waiting
This is a description.
`; exports[`renders ./antdv-demo/docs/steps/demo/vertical-small.md correctly 1`] = `
Finished
This is a description.
2
In Progress
This is a description.
3
Waiting
This is a description.
`;