From 91ac9bc41cd2401d11c8040e98877e58239671d4 Mon Sep 17 00:00:00 2001 From: zhwcreate <3331598351@qq.com> Date: Wed, 5 Jun 2024 10:57:13 +0800 Subject: [PATCH] feat: remove useless code --- src/Mentions.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Mentions.tsx b/src/Mentions.tsx index 226cd99..7d21d51 100644 --- a/src/Mentions.tsx +++ b/src/Mentions.tsx @@ -100,7 +100,6 @@ const InternalMentions = forwardRef( children, options, open, - allowClear, // Events validateSearch = defaultValidateSearch,