website refactor
This commit is contained in:
@@ -30,6 +30,7 @@ export type DomainError =
|
||||
| { type: 'validation'; message: string }
|
||||
| { type: 'serverError'; message: string }
|
||||
| { type: 'networkError'; message: string }
|
||||
| { type: 'notImplemented'; message: string }
|
||||
| { type: 'unknown'; message: string };
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user