Skip to content

Conversation

jsejcksn
Copy link

I purposefully:

  • did not update the package dependencies, and
  • have marked this as a draft PR

because it appears that you want to maintain a level of backward compatibility for now. I have written the code in this PR so that when you decide to update this package to utilize React 16+ with hooks, you will have less work to do.

I tested the "main" version of the component with the current stable branch of React (16.9), and it works as before, with the improvement that it fixes #22 (like #66 does). I have not tested the "optimized" version.

Returns a memoized, functional component
Returns a memoized, functional component
@jsejcksn
Copy link
Author

jsejcksn commented Sep 1, 2022

Closing as stale

@jsejcksn jsejcksn closed this Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-Rendering the code and creating multiple nested span when there is an action in the page
1 participant