choicely-common
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -20,3 +20,3 @@ import React, { Component } from 'react'; | ||
return ( | ||
<div style={classes.test}> | ||
<div className={classes.test}> | ||
This is test component with test prop: {testProp} | ||
@@ -23,0 +23,0 @@ </div> |
{ | ||
"name": "choicely-common", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
421365