chore(packages): adjust names
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import { useKeyPress } from '@react-flow/bundle';
|
||||
import { useKeyPress } from 'reactflow';
|
||||
|
||||
const UseKeyPressComponent = () => {
|
||||
const metaPressed = useKeyPress(['Meta']);
|
||||
|
||||
Reference in New Issue
Block a user