Skip to content

Commit

Permalink
build: run build correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Feb 11, 2021
1 parent 002f6af commit 691da41
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions dist/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export interface CSVReaderProps {
cssLabelClass?: string;
fileEncoding?: string;
inputId?: string;
inputName?: string;
inputStyle?: object;
label?: string | React.ReactNode;
onError?: (error: Error) => void;
Expand Down
2 changes: 1 addition & 1 deletion dist/react-csv-reader.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/react-csv-reader.js.map

Large diffs are not rendered by default.

0 comments on commit 691da41

Please sign in to comment.