iamyoki / transition-hook

☄️ An extremely light-weight react transition animation hook which is simpler and easier to use than react-transition-group

Home Page:https://github.com/iamyoki/transition-hook#%EF%B8%8F-transition-hook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ListTransition keyRef 会重复吗

obligat opened this issue · comments

比如传入的list 是 [1, 2, 3,] 初始的key 不会重复吗~~ 作者大大