Closed HasithDeAlwis closed 1 month ago
This is a minor fix that adds a missing Svelte lifecycle import to the drawer component. The change imports the onDestroy
hook from the Svelte framework, which is likely needed for cleanup operations in the component.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Added missing Svelte lifecycle hook import |
|
apps/website/src/components/base/drawer.svelte |
Name | Link |
---|---|
Latest commit | 2da1089ba2d6e2e377922a1bc230ccdca21aca61 |
Latest deploy log | https://app.netlify.com/sites/hasith/deploys/67195b72299a760008fdbf9c |
Quick fix for the navbar
Summary by Sourcery
Bug Fixes: