This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Gnosis Safe React Components v0.5.0
What's new
- Add network error in FixedIcon (#71)
- Add Link Component (#73)
- Add Dot component (#77)
- Add Accordion component (#85)
- Add Tooltip component (#92)
What has changed
- Card: Pass extra props (#76) add disabled prop (#77)
- Title: add strong prop (#77)
- Button: add new button variant outlined-bordered. (#77)
- TextField: inputProps are passed down to MUI component. (#80)
- Tabs: set proper background color and center icons from (#87) fix text spacing (#91)
- Icon: Chevron add padding (#88)