revert formatting

This commit is contained in:
Artyom Sovetnikov
2023-03-21 16:45:55 +03:00
parent 5da65313ec
commit b2f644b60a

View File

@@ -1,4 +1,4 @@
import { MouseEvent, useCallback, useState } from "react";
import { MouseEvent, useCallback, useState } from 'react';
import ReactFlow, {
MiniMap,
Background,