{children}
5 | ) 6 | 7 | export const Explain = () => { 8 | return ( 9 |
18 | {EXAMPLE_CODE}
19 |
20 | 38 | {isURL(children) ? ( 39 | 45 | {children} 46 | 47 | ) : ( 48 | children 49 | )} 50 |
51 |{code}
29 | 30 | 44 |{url}
56 |61 | Created at {dateFormat(created_at)} 62 |
63 |{result}
85 | ) : ( 86 |
54 | We sent an email to {email}.
55 | You can fin a magic link that will sign you into {CONFIG.title}.
56 |
61 | Welcome, always ready for sharing. 62 |
63 |