artsy / eigen

The Art World in Your Pocket or Your Trendy Tech Company's Tote, Artsy's mobile app.
MIT License
3.54k stars 572 forks source link

fix: missing inquiry modal title #10502

Closed iskounen closed 1 month ago

iskounen commented 1 month ago

This PR fixes a bug introduced in #10491 where I stopped using a state variable to determine the label of the "Contact Gallery" button because it could be hardcoded. I forgot that the same state variable was also used to determine the title of the inquiry modal, so it was showing up blank.

PR Checklist

To the reviewers 👀

Changelog updates ### Changelog updates #### Dev changes - Fixes an unreleased bug introduced where the inquiry modal title was not displayed