Skip to content

Commit

Permalink
Merge pull request #16 from xavier630/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Raathigesh authored Mar 31, 2017
2 parents f2d744a + 2afb5e7 commit b97b6f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ class App extends Component {
| --- | --- | --- | --- |
| layout | Object | Layout of the dashboard. | Yes |
| widgets | Object| Widgets that could be added to the dashboard. | Yes |
| editable | Boolean |Indicates weather the dashboard is in editable mode. | No |
| editable | Boolean |Indicates whether the dashboard is in editable mode. | No |
| rowClass | String |CSS class name(s) that should be given to the row div element. Default is `row`. | No |
| editableColumnClass | String |CSS class name(s) that should be used when a column is in editable mode. | No |
| droppableColumnClass | String |CSS class name(s) that should be used when a widget is about to be dropped in a column. | No |
Expand Down

0 comments on commit b97b6f9

Please sign in to comment.