mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: ignore trend line in storybook (#6003)
This commit is contained in:
@@ -111,6 +111,7 @@ export const DAUChart: FC<DAUChartProps> = ({ daus }) => {
|
||||
}
|
||||
>
|
||||
<Line
|
||||
data-chromatic="ignore"
|
||||
data={{
|
||||
labels: labels,
|
||||
datasets: [
|
||||
|
||||
Reference in New Issue
Block a user