project-error / npwd-app-template

Basic app template for NPWD.
11 stars 9 forks source link

Fix MuteableRefObject error #13

Closed darktrovx closed 3 weeks ago

darktrovx commented 8 months ago

Pull Request Description Latest update causes this error. MuteableRefObject is not assignable to type 'MutableRefObject<NuiHandlerSignature>' this is MY solution for this, BUT it may not be correct as my knowledge with TS is still new.

Pull Request Checklist: