Skip to content

Don't use react-router in ActionButton component #35

BREAKING CHANGE

Alert doesn't expose different ActionButtons anymore, only one. Use as prop yourself:

<Alert.ActionButon as={Link} to="/path">link</Alert.ActionButton>
Edited by Jorn Luiten

Merge request reports

Loading