socialpredict icon indicating copy to clipboard operation
socialpredict copied to clipboard

Decide Convention for Capturing Error Messages from Backend and Percolate to Front End

Open pwdel opened this issue 1 year ago • 0 comments

const [errorMessage, setErrorMessage] = useState(null);

pwdel avatar Jan 16 '24 17:01 pwdel