Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Coming Soon on Pay webhooks dashboard event type (#4254)
## Problem solved Removes "Coming Soon" badge - confusing UI <!-- start pr-codex --> --- ## PR-Codex overview This PR removes the `Badge` component from the `CreateWebhookButton` in `webhooks.client.tsx`. ### Detailed summary - Removed the `Badge` component from the form field in the `CreateWebhookButton`. - Updated the `FormLabel` to remove the "Coming Soon" text. - Adjusted the `Select` component with a default value and placeholder. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information