TransformerLensOrg / CircuitsVis

Mechanistic Interpretability Visualizations using React
https://alan-cooney.github.io/CircuitsVis/
MIT License
192 stars 29 forks source link

Remove unused dependency - @testing-library/react-hooks #65

Closed luciaquirke closed 1 year ago

luciaquirke commented 1 year ago

This dependency was giving me install errors due to requiring react<=17 so I investigated and it turns out it's not being used anymore.