Skip to content

Commit da13b6b

Browse files
committed
docs(BarChart): Remove incorrect "View data" (provided inline)
1 parent 6d275e3 commit da13b6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/layerchart/src/routes/docs/components/BarChart

packages/layerchart/src/routes/docs/components/BarChart/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1187,7 +1187,7 @@
11871187

11881188
<h2>Single stack with indicator</h2>
11891189

1190-
<Preview data={dateSeriesData}>
1190+
<Preview>
11911191
<div class="h-[50px] p-4 border rounded-sm">
11921192
<BarChart
11931193
data={[

0 commit comments

Comments
 (0)