Skip to content

Commit

Permalink
docs(grid): remove columns prop from story (#14540)
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonjoseph authored Aug 30, 2023
1 parent 30f17c6 commit 8b9666a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/react/src/components/Grid/Grid.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,4 @@ Playground.argTypes = {
type: 'boolean',
},
},
columns: {
control: { type: 'number' },
},
};

0 comments on commit 8b9666a

Please sign in to comment.