Skip to content

Commit

Permalink
Fix block.json formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi3315 committed Aug 2, 2024
1 parent 1b4cc91 commit 9367c78
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/editor/blocks/table/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"alignWide": false
},
"providesContext": {
"travelopia/table-id": "blockId",
"travelopia/table-total-rows": "rows",
"travelopia/table-total-columns": "columns",
"travelopia/table-has-thead": "hasThead",
"travelopia/table-has-tfoot": "hasTfoot"
},
"travelopia/table-id": "blockId",
"travelopia/table-total-rows": "rows",
"travelopia/table-total-columns": "columns",
"travelopia/table-has-thead": "hasThead",
"travelopia/table-has-tfoot": "hasTfoot"
},
"attributes": {
"anchor": {
"type": "string",
Expand Down

0 comments on commit 9367c78

Please sign in to comment.