Fix padded-blocks error

This commit is contained in:
ncls7615 2018-01-14 04:12:41 +09:00
parent 6a73c8c8a2
commit a9be680807
No known key found for this signature in database
GPG key ID: 18FE1E1E7098294A

View file

@ -314,4 +314,5 @@ export default class Video extends React.PureComponent {
</div>
);
}
}