diff --git a/.prettierrc.js b/.prettierrc.js index b70ecec..7657b05 100644 --- a/.prettierrc.js +++ b/.prettierrc.js @@ -1,7 +1,7 @@ module.exports = { pluginSearchDirs: false, plugins: [ - require.resolve('prettier-plugin-organize-imports'), + // require.resolve('prettier-plugin-organize-imports'), require.resolve('prettier-plugin-packagejson'), ], printWidth: 100, diff --git a/src/BasicEdge/index.tsx b/src/BasicEdge/index.tsx index 8496a77..4d059d3 100644 --- a/src/BasicEdge/index.tsx +++ b/src/BasicEdge/index.tsx @@ -1,3 +1,4 @@ +import React from 'react'; import { BaseEdge, EdgeProps, getSmoothStepPath } from 'reactflow'; export default function RadiusEdge({