Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix TextTruncate props after npm update and types update (#174)
* run npm update * Add react-text-truncate types to fix build warning * Isolate the innerHTML of the first tag in description for datasets * Add check to make sure there is a description * Add id and aria-describedby to date and h2 link * Update DatasetSearch test and add key to each list item
- Loading branch information