diff --git a/components/result/__tests__/__snapshots__/demo.test.js.snap b/components/result/__tests__/__snapshots__/demo.test.js.snap index 3268f0800..fbcd0e50d 100644 --- a/components/result/__tests__/__snapshots__/demo.test.js.snap +++ b/components/result/__tests__/__snapshots__/demo.test.js.snap @@ -35,7 +35,6 @@ exports[`renders ./components/result/demo/customIcon.md correctly 1`] = `
Great, we have done all the operations!
-
`; @@ -70,7 +69,6 @@ exports[`renders ./components/result/demo/info.md correctly 1`] = `
Your operation has been executed
-
`; @@ -92,7 +90,6 @@ exports[`renders ./components/result/demo/warning.md correctly 1`] = `
There are some problems with your operation.
-
`; diff --git a/components/result/demo/403.md b/components/result/demo/403.md index d1606da22..88d86d9f1 100644 --- a/components/result/demo/403.md +++ b/components/result/demo/403.md @@ -8,7 +8,7 @@ you are not authorized to access this page. -```html +```tpl