Tldraw/packages/tldraw/src/components/preventEvent.ts

2 wiersze
61 B
TypeScript

export const preventEvent = (e: Event) => e.preventDefault()