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. |
||
|---|---|---|
| .. | ||
| create | ||
| delete-confirm.tsx | ||
| index.tsx | ||
| list-view.tsx | ||
| log-viewer.tsx | ||
| selector-entry.tsx | ||
| selector-view.tsx | ||
| store.ts | ||
| subscription-card.tsx | ||
| use-subscription-list.ts | ||