Skip to content

Commit 937d231

Browse files
committed
feat: notifications; improvement: logs details
1 parent e281743 commit 937d231

File tree

40 files changed

+2268
-4598
lines changed

40 files changed

+2268
-4598
lines changed
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
11
export { LineChart, type LineChartMultiSeries, type LineChartPoint } from './line-chart'
22
export { StatusBar, type StatusBarSegment } from './status-bar'
3-
export {
4-
type ExecutionLogItem,
5-
WorkflowDetails,
6-
type WorkflowDetailsData,
7-
} from './workflow-details'
83
export { type WorkflowExecutionItem, WorkflowsList } from './workflows-list'

apps/sim/app/workspace/[workspaceId]/logs/components/dashboard/components/workflow-details/index.ts

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)