v4.12.3
修复问题
- 🐞 在
nextjs
中,组件Dropdown
提示'Each child in a list should have a unique "key" prop'(#139)。 - 🐞 单行中已存在
$
时,再输入未正确提示。
Fixed Bugs
- 🐞
Dropdown
throws an error stating "Each child in a list should have a unique 'key' prop"(#139). - 🐞 In a line where sign $ already exists, further input will not trigger suggestions.