mirror of
https://github.com/langgenius/dify.git
synced 2026-04-15 18:06:36 +08:00
- Introduced a subscriptionCount variable to improve readability and performance when checking the number of subscriptions. - Updated the rendering logic to use subscriptionCount, ensuring consistent and clear display of subscription information in the component. |
||
|---|---|---|
| .. | ||
| 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 | ||