fix: 🐛 revert delay text attr tmp

This commit is contained in:
vector
2021-05-01 09:32:18 +08:00
parent ac8cfce74e
commit 03e7dd5d70

View File

@ -568,8 +568,8 @@ export namespace AttrManager {
export const CASE_SENSITIVE_ATTR = ['viewBox']
export const DELAY_ATTRS = [
'text',
'textWrap',
// 'text',
// 'textWrap',
'sourceMarker',
'targetMarker',
]