Fork me on GitHub
#react
<
2021-10-09
>
martinklepsch16:10:14

I’m using Rum and React-spring for some modal animations and I’m seeing React key errors for the components that sit inside the “memo” component that is returned by my component function (because rum/static as far as I understand). How Would I add a key to that inner component? Am I missing something obvious here?