1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-01 20:23:10 +00:00

Add newline at InfoPanel

This commit is contained in:
Kazu Yokomizo
2017-08-06 13:59:51 +09:00
parent 773a9b4b7f
commit a27b79c213
+1 -1
View File
@@ -67,4 +67,4 @@ InfoPanelTrashed.propTypes = {
exportAsTxt: PropTypes.func.isRequired exportAsTxt: PropTypes.func.isRequired
} }
export default CSSModules(InfoPanelTrashed, styles) export default CSSModules(InfoPanelTrashed, styles)