You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enhance privacy, I have customized the APIPopup and APIMenu components by concealing the API Key field after it is set. While testing this customization, I'm encountering a warning while determining whether the field should be visible or hidden. As my expertise lies mainly in JavaScript and not TypeScript, I'm still searching for alternatives to mitigate this obstacle.
Additionally, I have added a "remove key" functionality to facilitate any future changes to the API key.
Once I have resolved all the issues, I will be happy to initiate a pull request.
The text was updated successfully, but these errors were encountered:
To enhance privacy, I have customized the APIPopup and APIMenu components by concealing the API Key field after it is set. While testing this customization, I'm encountering a warning while determining whether the field should be visible or hidden. As my expertise lies mainly in JavaScript and not TypeScript, I'm still searching for alternatives to mitigate this obstacle.
Additionally, I have added a "remove key" functionality to facilitate any future changes to the API key.
Once I have resolved all the issues, I will be happy to initiate a pull request.
The text was updated successfully, but these errors were encountered: