newrelic / nr1-community

An open-source library of useful components for building on New Relic One's programmability platform.
https://developer.newrelic.com
Apache License 2.0
11 stars 12 forks source link

Add buttonUrl prop to empty state button #42

Closed MattIGolden closed 4 years ago

MattIGolden commented 4 years ago

Added buttonUrl prop so that users could easily navigate to an outside url using the button in the empty state component.

newrelic/nr1-community#37

devfreddy commented 4 years ago

@danielgolden I think we could support both use-cases. We would just need to define precedence.

Thanks for the help with this @MattIGolden !

danielgolden commented 4 years ago

@devfreddy That's a great idea, I'll update the issue to include this functionality.