chore(utils): cleanup

This commit is contained in:
moklick
2023-06-12 12:14:57 +02:00
parent 82d8e91a09
commit cefdfd4e70
3 changed files with 2 additions and 2 deletions
+1
View File
@@ -1,5 +1,6 @@
import { HandleType } from './types';
// @todo: update URLs to xyflow
export const errorMessages = {
error001: () =>
'[React Flow]: Seems like you have not used zustand provider as an ancestor. Help: https://reactflow.dev/error#001',