Skip to content

Commit 7cecb84

Browse files
committed
fix: removed unknown property
1 parent cd3486e commit 7cecb84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/constants/dict.js

-1
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,6 @@ const dict = {
323323
'mask-size': { type: 'string' },
324324
'mask-border': { type: 'string' },
325325
'mask-box-image': { type: 'string' },
326-
'text-edge': { type: 'string' },
327326
'leading-trim': { type: 'string' },
328327
'text-fill-color': { type: 'string' },
329328
};

0 commit comments

Comments
 (0)