import { TextTip } from '@@/Tip/TextTip'; export function TimeTip() { return ( Time should be set according to the chosen environments' timezone. ); }