react

lilactown 2021-10-09T13:44:29.104400Z

I know @wxitb2017 has

Lucy Wang 2021-10-09T13:44:39.104600Z

@wxitb2017 has joined the channel

martinklepsch 2021-10-09T16:53:14.106700Z

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?