Skip to content

Commit 37a2d96

Browse files
committed
reformatting main class
1 parent 41f2fea commit 37a2d96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ export default class Markdown extends Component {
5151
let invalidProps = [];
5252
const prop = props[propName];
5353

54-
5554
if (!prop) {
5655
return;
5756
}

0 commit comments

Comments
 (0)