Skip to content

Commit

Permalink
docs(tag-input): sync api
Browse files Browse the repository at this point in the history
  • Loading branch information
liweijie0812 committed Nov 15, 2024
1 parent 784622e commit 1ba59bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tag-input/type.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ export interface TdTagInputProps {
prefixIcon?: TNode;
/**
* 只读状态,值为真会隐藏标签移除按钮和输入框
* @default false
*/
readonly?: boolean;
/**
Expand Down

0 comments on commit 1ba59bb

Please sign in to comment.