Aditasha Fadhila
Results
1
comments of
Aditasha Fadhila
@ashuvssut Here's the wrapper that I use based on the SO mentioned, written in TypeScript. The type is assigned based on the inserted component's type. ```TypeScript export function withAnimated( WrappedComponent:...