mirror of
https://github.com/supabase/supabase.git
synced 2026-06-21 09:47: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.