in src/components/MessageStatus/index.tsx [81:87]
function handleRetry() { setType('loading'); doTimeout(); if (onRetry) { onRetry(); } }