Skip to content

Commit

Permalink
update export flag (#768)
Browse files Browse the repository at this point in the history
update export flag
  • Loading branch information
mddifilippo89 authored Dec 11, 2024
1 parent 9608823 commit 5df9212
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/charts/toolbar/color-editor-support.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"export": false,
"export": true,
"descriptions": {
"aboveContentLeft": {
"type": "Toolbar",
Expand Down
2 changes: 1 addition & 1 deletion samples/inputs/color-editor/overview.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"export": false,
"export": true,
"descriptions": {
"content": {
"type": "ColorEditor",
Expand Down

0 comments on commit 5df9212

Please sign in to comment.