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
refactor: enhance webhooks query handling and component imports
- Introduced useWebhooksMaybeQuery to conditionally fetch webhooks based on project existence, improving flexibility in the WebhooksPricingSection.
- Updated imports in WebhooksPricingSection to include the new query function, ensuring consistent data handling.
- Removed unused Button import in LiteserversTiersSection for cleaner code.
These changes collectively improve the efficiency and maintainability of the pricing components.
0 commit comments