Skip to content

Commit

Permalink
fmt on stories
Browse files Browse the repository at this point in the history
  • Loading branch information
tkonopka authored and plouc committed Apr 26, 2023
1 parent d147c0f commit 076e6fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/boxplot/stories/boxplot.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -431,9 +431,9 @@ export const CustomGroups = () => (
<div>
<BoxPlotCustomGroupsAndLayers />
<p style={{ maxWidth: 640 }}>
A color function assigns the same color to several of the boxes.
Another function generates custom legend labels. The legend displays
as many labels as there are distinct colors.
A color function assigns the same color to several of the boxes. Another function
generates custom legend labels. The legend displays as many labels as there are distinct
colors.
</p>
<p style={{ maxWidth: 640 }}>
A custom layer provides a background for a subset of the boxes.
Expand Down

0 comments on commit 076e6fc

Please sign in to comment.