File tree Expand file tree Collapse file tree
apps/sim/app/workspace/[workspaceId]/components/resource/components/resource-options Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -84,9 +84,10 @@ interface ResourceOptionsProps {
8484 filterTags ?: FilterTag [ ]
8585 /**
8686 * Lightweight control rendered immediately to the LEFT of the filter/sort
87- * cluster (right-aligned after the search) — e.g. the knowledge view's
88- * connected-source badge or the table editor's embedded run/stop control. Keep
89- * it to badges/status widgets; primary actions belong in the header's `actions`.
87+ * cluster; the two form one right-aligned group, with or without a search —
88+ * e.g. the knowledge view's connected-source badge or the table editor's
89+ * embedded run/stop control. Keep it to badges/status widgets; primary actions
90+ * belong in the header's `actions`.
9091 */
9192 aside ?: ReactNode
9293}
You can’t perform that action at this time.
0 commit comments