- {commonStrings.GO_TO_HOME} -
+const Error = ({ message, style, homeLink }: ErrorProps) => { + const navigate = useNavigate() + + return ( ++ +
)} -{strings.NO_MATCH}
- {commonStrings.GO_TO_HOME}
+
- {commonStrings.GO_TO_HOME} -
+const Error = ({ message, style, homeLink }: ErrorProps) => { + const navigate = useNavigate() + + return ( ++ +
)} -
- {commonStrings.GO_TO_HOME}
+