temp-status
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -27,3 +27,3 @@ import React, { Component } from "react"; | ||
<input id="testname" type="text" className="col s6 textinput offset-s1" /> | ||
<button type="submit" className="btn waves-effect waves-light" onClick={changeTestName}> | ||
<button type="submit" className="btn mybtn waves-effect waves-light" onClick={changeTestName}> | ||
<i className="fa fa-search" aria-hidden="true" /> | ||
@@ -87,2 +87,2 @@ </button> | ||
id: "" | ||
}; | ||
}; |
{ | ||
"name": "temp-status", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/app.js", |
Sorry, the diff of this file is not supported yet
823881
8737