Skip to content

Commit

Permalink
fix: edit name of examples
Browse files Browse the repository at this point in the history
  • Loading branch information
seonim-ryu committed Apr 11, 2017
1 parent e2cbc62 commit 68be12e
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions examples/example.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"example1": {
"example01": {
"title": "1. Basic"
},
"example2": {
"example02": {
"title": "2. Formatter"
},
"example3": {
"example03": {
"title": "3. Complex columns"
},
"example4": {
"example04": {
"title": "4. Input types"
},
"example5": {
"example05": {
"title": "5. Relation between columns"
},
"example6": {
"example06": {
"title": "6. Using _extraData"
},
"example7": {
"example07": {
"title": "7. Applying Themes"
},
"example8": {
"example08": {
"title": "8. Using Date-Picker component"
},
"example9": {
"example09": {
"title": "9. Footer and Summary"
},
"example10": {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 68be12e

Please sign in to comment.