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. |
||
|---|---|---|
| .. | ||
| base | ||
| card | ||
| install-plugin | ||
| marketplace | ||
| plugin-auth | ||
| plugin-detail-panel | ||
| plugin-item | ||
| plugin-mutation-model | ||
| plugin-page | ||
| reference-setting-modal | ||
| update-plugin | ||
| constants.ts | ||
| hooks.ts | ||
| provider-card.tsx | ||
| types.ts | ||
| utils.ts | ||