Skip to content

Commit

Permalink
docs(canary-docs): #2848 Update canary-docs to mark ic-data-table dat…
Browse files Browse the repository at this point in the history
…a prop as optional

Mark ic-data-table data prop as optional.
  • Loading branch information
GCHQ-Developer-112 authored and GCHQ-Developer-847 committed Dec 9, 2024
1 parent c27363b commit a87338a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/canary-docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@
"type": "IcDataTableDataType[]"
}
],
"optional": false,
"optional": true,
"required": false
},
{
Expand Down

0 comments on commit a87338a

Please sign in to comment.