Skip to content

Commit

Permalink
chore: add missing feature flags
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewgallo committed May 12, 2023
1 parent d101704 commit 780fcc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/ibm-products/src/global/js/package-settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ const defaults = {
'Datagrid.useActionsColumn': false,
'Datagrid.useFiltering': false,
'Datagrid.useCustomizeColumns': false,
'ExampleComponent.secondaryIcon': false,
'ExampleComponent.useExample': false,
},
};

Expand Down

0 comments on commit 780fcc6

Please sign in to comment.