dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Removing `uuid` library #1939

Closed GomezIvann closed 7 months ago

GomezIvann commented 7 months ago

Checklist (Check off all the items before submitting)

Description Since we recently updated to react 18, we can now start using the new hook useId and remove the older library uuid.

Closes #1274