pixi-react icon indicating copy to clipboard operation
pixi-react copied to clipboard

Destroy application on unmount

Open trezy opened this issue 5 months ago • 1 comments

Description of change

<Application> will now be destroyed when unmounted.

Pre-Merge Checklist
  • [ ] Tests and/or benchmarks are included
  • [ ] Documentation is changed or added
  • [x] Lint process passed (npm run lint)
  • [x] Tests passed (npm run test)

trezy avatar Sep 03 '24 12:09 trezy