added classnames dependency. This is so that we can use add conditional logic to Investor Profile Card Modal classes. We use this in the web codebase
Details
Details
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
We use this in the web and native codebases
We definitely use this on web, but I don't think we use it on native... not that it makes a difference
Comment Actions
Let's use the same version range as we're using in web/package.json
Alternatively can update both to latest, but you'll need to go through release notes to ensure that there aren't any breaking changes (though this seems like a simple enough utility library that I'd be surprised if there were any)
landing/package.json | ||
---|---|---|
51 ↗ | (On Diff #17463) | We're currently have ^2.2.5 in web/package.json... let's update this to be consistent |