Retry Button

fun RetryButton(retryAction: () -> Unit)

Custom TextButton used to invoke the retryAction

Parameters

retryAction

The action to retry