twitter-sentiment icon indicating copy to clipboard operation
twitter-sentiment copied to clipboard

Update React Components to ES6 Classes and Stateless Function Components

Open duncanleung opened this issue 8 years ago • 0 comments

Initial app was created on React 0.x.

Now that app is updated to latest React 14.x, the component structure should be cleaned up to use controller components and stateless functional components.

duncanleung avatar Feb 17 '17 08:02 duncanleung