breaking change: rename get-container to teleport

This commit is contained in:
chenjiahan
2020-08-21 10:58:02 +08:00
parent 07d1a2590f
commit 52b187692b
39 changed files with 154 additions and 127 deletions
+1 -1
View File
@@ -9,9 +9,9 @@ export default createComponent({
color: String,
message: [Number, String],
duration: [Number, String],
teleport: [String, Object],
className: null,
background: String,
getContainer: [String, Function],
type: {
type: String,
default: 'danger',