mirror of
https://github.com/supabase/supabase.git
synced 2026-07-02 03:54:22 +08:00
The close button on the top right of the feedback modal was not properly closing on button press because the `onCancel` wasn't being passed through. The close button now works.