sn-simple-task-editor
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -76,4 +76,2 @@ import React, { Component, PropTypes } from 'react'; | ||
<label>{task.content}</label> | ||
<div className="hover-container"> | ||
@@ -80,0 +78,0 @@ <button>Rename</button> |
{ | ||
"name": "sn-simple-task-editor", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "dist/dist.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
726749
10412