import { FunctionalComponent } from 'preact'; export const ChangeEmailSuccess: FunctionalComponent = () => { return ( <>
Your email has been successfully changed.

Please ensure you are running the latest version of Standard Notes on all platforms to ensure maximum compatibility.

); };