Skip to content

Commit

Permalink
add ReportActionItem
Browse files Browse the repository at this point in the history
  • Loading branch information
luacmartins committed Aug 2, 2021
1 parent cbbc75f commit 6edc03c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wdyr.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ if (useWDYR && process.env.NODE_ENV === 'development') {
// Include and exclude components to be tracked by their displayName here
include: [
/^Avatar/,
/^ReportActionItem/,
/^ReportActionItemSingle/,
],
exclude: [],
Expand Down

0 comments on commit 6edc03c

Please sign in to comment.