diff --git a/components/steps/demo/error.md b/components/steps/demo/error.md index 9e1d2adf5a..eb75d968a1 100644 --- a/components/steps/demo/error.md +++ b/components/steps/demo/error.md @@ -19,9 +19,9 @@ const Step = Steps.Step; ReactDOM.render( - - - + + + , mountNode); ````