Error Handling

Error are normalized using the OneMixError class in the utils/error.ts file.

The NotifyError() method in root.tsx is used to display the error.

Last updated