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 5688134 commit bab8644Copy full SHA for bab8644
packages/demo/src/App.js
@@ -18,7 +18,7 @@ const components = [
18
component: Grid,
19
title: 'Grid',
20
description: 'Display content next to each other',
21
- icon: 'columns',
+ icon: 'grip-horizontal',
22
demo: `<Grid>
23
<img src="https://source.unsplash.com/weekly?water" alt="" />
24
<img src="https://source.unsplash.com/weekly?nature" alt="" />
0 commit comments