alphagov / accessible-autocomplete

An autocomplete component, built to be accessible.
https://alphagov.github.io/accessible-autocomplete/examples/
MIT License
900 stars 147 forks source link

[DO NOT MERGE] Testing against React 17 #682

Closed romaricpascal closed 4 months ago

romaricpascal commented 4 months ago

Updates the React example to run against React 17 and check the compatibility of our code with this newer version of React, given we're using React 15.

romaricpascal commented 4 months ago

Branch was temporary to run automated tests on CI