chore(packages): use temporary scope name

This commit is contained in:
moklick
2022-08-29 12:08:13 +02:00
parent 8e30df2e82
commit f113cf4e19
30 changed files with 77 additions and 95 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ import './commands';
// require('./commands')
import { mount } from 'cypress/react18';
import { XYPosition } from '@react-flow/bundle';
import { XYPosition } from 'reactflow';
import '../../styles/globals.css';
import '../../styles/rf-style.css';