Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: mxenabled/mx-react-components

Tags

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
8.5.1 Updated wallet icon (#984)

Co-authored-by: Bill Bridegroom <[email protected]>

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating Font to `Inter` (#983)

* Updating Font to `Inter`

* Update changelog

---------

Co-authored-by: Bill Bridegroom <[email protected]>

6.3.0

Toggle 6.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
whiteinge Nathaniel Whiteinge
6.3.0

Changes:

These are expected to be backward-compatible changes.

- Fix Index.js file to work on case sensitive file systems
- Replace findDOMNode calls with refs (#835)
- Fix npm audit vulnerability (#837 & #838)

Additions:

- Add remarketing icon (#836)

6.1.3

Toggle 6.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Export Icon Paths (#809)

* Creates new IconPaths constant

* Replace swith statement with new IconPaths constant

* Export IconPaths constant

* fix export issues

* Name export better

* export helper IconPaths as an object