Skip to content

Commit 0014dc4

Browse files
committed
fix(landing): use absolute logs graph export
1 parent 0346da3 commit 0014dc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/sim/app/(landing)/components/shared/logs-run-graph
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export { LogsRunGraph } from './logs-run-graph'
1+
export { LogsRunGraph } from '@/app/(landing)/components/shared/logs-run-graph/logs-run-graph'

0 commit comments

Comments
 (0)