Skip to content

Commit

Permalink
fix: Don't show Created with during preview
Browse files Browse the repository at this point in the history
  • Loading branch information
noahonyejese committed Nov 6, 2024
1 parent ce40bf5 commit 9dd482b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/components/chart-preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,6 @@ const ChartPreviewInner = ({
chartConfig={chartConfig}
dashboardFilters={state.dashboardFilters}
components={allComponents}
showVisualizeLink
/>
{/* Wrap in div for subgrid layout */}
<div className="debug-panel">
Expand Down

0 comments on commit 9dd482b

Please sign in to comment.