ryardley / ts-bus

A lightweight JavaScript/TypeScript event bus to help manage your application architecture.
MIT License
135 stars 8 forks source link

Fix compilation error in example app #16

Closed ryardley closed 5 years ago

ryardley commented 5 years ago

Was causing issues with useEffect callback signature.