We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6090f1d commit b6c036eCopy full SHA for b6c036e
src/components/DiffViewer/Diff.stories.tsx
@@ -44,7 +44,7 @@ const meta: Meta<StoryProps> = {
44
},
45
46
inlineDiffOptions: {
47
- description: "CSS class name for the diff viewer container",
+ description: "Options for inline diff highlighting",
48
control: "text",
49
table: {
50
disable: true,
0 commit comments