poi-plugin-akashic-records
Advanced tools
Comparing version 7.1.0 to 7.1.1
{ | ||
} |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ { |
{ | ||
"name": "poi-plugin-akashic-records", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"description": "logbook plugin for poi", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,0 +0,0 @@ [![NPM](https://nodei.co/npm/poi-plugin-akashic-records.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/poi-plugin-akashic-records/) |
@@ -23,6 +23,9 @@ 'use strict'; | ||
const AkashicLog = _react2.default.createClass({ | ||
displayName: 'AkashicLog', | ||
class AkashicLog extends _react.Component { | ||
constructor(...args) { | ||
var _temp; | ||
shouldComponentUpdate: () => false, | ||
return _temp = super(...args), this.shouldComponentUpdate = () => false, _temp; | ||
} | ||
render() { | ||
@@ -37,5 +40,5 @@ return _react2.default.createElement( | ||
} | ||
}); | ||
} | ||
exports.default = AkashicLog; | ||
module.exports = exports['default']; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
8205
1228991