Skip to content

Commit

Permalink
add react-dropzone for type checking (#3173)
Browse files Browse the repository at this point in the history
  • Loading branch information
jschuler committed Sep 13, 2022
1 parent 49a303b commit cb8bab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/documentation-framework/scripts/md/typecheck.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ const defaultImports = [
'react',
'@reach/router',
'@patternfly/react-core/next',
'react-dropzone',
];
const files = {
'imports.ts': defaultImports
Expand Down

0 comments on commit cb8bab2

Please sign in to comment.