Skip to content

Commit 49efc34

Browse files
committed
fix linting errors
1 parent 511a5df commit 49efc34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,4 +356,4 @@ NextTopLoader.propTypes = {
356356
shadow: PropTypes.oneOfType([PropTypes.string, PropTypes.bool]),
357357
zIndex: PropTypes.number,
358358
showAtBottom: PropTypes.bool,
359-
};
359+
};

0 commit comments

Comments
 (0)