feat(core): make useKeyPress public and export it

This commit is contained in:
braks
2024-06-19 18:21:10 +02:00
committed by Braks
parent e1e5282191
commit e435485b77
3 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"@vue-flow/core": minor
---
Make `useKeyPress` public and export it