// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders ./components/steps/demo/clickable.vue 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 ./components/steps/demo/customized-progress-dot.vue 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 ./components/steps/demo/error.vue correctly 1`] = `
Finished
This is a description.
In Process
This is a description.
3
Waiting
This is a description.
`; exports[`renders ./components/steps/demo/icon.vue correctly 1`] = `
Login
Verification
Pay
Done
`; exports[`renders ./components/steps/demo/inline.vue correctly 1`] = `
  • Ant Design Title 1

    Ant Design, a design language for background applications, is refined by Ant UED Team
    Step 1
    This is a Step 1.
    Step 2
    This is a Step 2.
    Step 3
    This is a Step 3.
  • Ant Design Title 2

    Ant Design, a design language for background applications, is refined by Ant UED Team
    Step 1
    This is a Step 1.
    Step 2
    This is a Step 2.
    Step 3
    This is a Step 3.
  • Ant Design Title 3

    Ant Design, a design language for background applications, is refined by Ant UED Team
    Step 1
    This is a Step 1.
    Step 2
    This is a Step 2.
    Step 3
    This is a Step 3.
  • Ant Design Title 4

    Ant Design, a design language for background applications, is refined by Ant UED Team
    Step 1
    This is a Step 1.
    Step 2
    This is a Step 2.
    Step 3
    This is a Step 3.
`; exports[`renders ./components/steps/demo/label-placement.vue correctly 1`] = `
Finished
This is a description.
2
In Progress
This is a description.
3
Waiting
This is a description.

Finished
This is a description.
2
In Progress
This is a description.
3
Waiting
This is a description.

Finished
This is a description.
2
In Progress
This is a description.
3
Waiting
This is a description.
`; exports[`renders ./components/steps/demo/nav.vue 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 ./components/steps/demo/progress.vue correctly 1`] = `
Finished
This is a description.
2
In Progress
Left 00:00:08
This is a description.
3
Waiting
This is a description.
Finished
This is a description.
2
In Progress
Left 00:00:08
This is a description.
3
Waiting
This is a description.
`; exports[`renders ./components/steps/demo/progress-dot.vue 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 ./components/steps/demo/simple.vue 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 ./components/steps/demo/small-size.vue correctly 1`] = `
Finished
2
In Progress
3
Waiting
`; exports[`renders ./components/steps/demo/step-next.vue correctly 1`] = `
1
First
2
Second
3
Last
First-content
`; exports[`renders ./components/steps/demo/vertical.vue correctly 1`] = `
Finished
This is a description.
2
In Progress
This is a description.
3
Waiting
This is a description.
`; exports[`renders ./components/steps/demo/vertical-small.vue correctly 1`] = `
Finished
This is a description.
2
In Progress
This is a description.
3
Waiting
This is a description.
`;