mirror of https://github.com/langgenius/dify.git
- Replaced direct length checks on subscriptions with a computed subscriptionCount variable for improved readability and performance. - Updated the CreateSubscriptionButton to conditionally render based on the new subscriptionCount variable, enhancing clarity in the component logic. - Adjusted className logic for the button to account for multiple supported methods, ensuring better user experience. |
||
|---|---|---|
| .. | ||
| common-modal.tsx | ||
| index.tsx | ||
| oauth-client.tsx | ||
| type-dropdown.tsx | ||