Skip to content

Commit b301966

Browse files
Update docs/storybook/stories/Color/Patterns/AllPatterns.stories.tsx
Co-authored-by: Copilot <[email protected]>
1 parent f48d8c4 commit b301966

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/storybook/stories/Color/Patterns/AllPatterns.stories.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,6 @@ export const Label = () => {
943943
{
944944
header: 'Token',
945945
field: 'name',
946-
rowHeader: true,
947946
renderCell: row => {
948947
return <InlineCode value={row.name} copyClipboard cssVar />
949948
},

0 commit comments

Comments
 (0)