mirror of
https://github.com/supabase/supabase.git
synced 2026-05-31 01:42:45 +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.