diff --git a/docs/examples-docs/toast.md b/docs/examples-docs/toast.md index 24381ebb5..db83c28ae 100644 --- a/docs/examples-docs/toast.md +++ b/docs/examples-docs/toast.md @@ -26,7 +26,7 @@ export default { }; -## Dialog组件 +## Toast ### 基础用法 @@ -56,6 +56,7 @@ export default { }; ``` +::: ### API