Moar clear
This commit is contained in:
@@ -202,7 +202,7 @@ function Inner() {
|
|||||||
|
|
||||||
<View style={[a.w_full, a.pt_xl, a.gap_lg, a.pb_lg]}>
|
<View style={[a.w_full, a.pt_xl, a.gap_lg, a.pb_lg]}>
|
||||||
{wasRecentlyInitiated && (
|
{wasRecentlyInitiated && (
|
||||||
<Admonition type="tip">
|
<Admonition type="warning">
|
||||||
<Trans>
|
<Trans>
|
||||||
You initiated this flow already,{' '}
|
You initiated this flow already,{' '}
|
||||||
{getTimeAgo(lastInitiatedAt, new Date(), {format: 'long'})}{' '}
|
{getTimeAgo(lastInitiatedAt, new Date(), {format: 'long'})}{' '}
|
||||||
|
|||||||
Reference in New Issue
Block a user