mirror of
https://github.com/supabase/supabase.git
synced 2026-07-01 21:54:20 +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.