summaryrefslogtreecommitdiffstats
path: root/components/UpdateItem.js
diff options
context:
space:
mode:
authorWes Bos <wesbos@gmail.com>2017-08-11 14:56:13 -0400
committerWes Bos <wesbos@gmail.com>2017-08-11 14:56:13 -0400
commit416c2cbae0e69b724876d232bf813eefd7550174 (patch)
treece7109c0f61dbeee7077164cb48a4681214e0464 /components/UpdateItem.js
parent222ab374d53a206332b1ab51c7c43f6d5dc7a31e (diff)
getting there
Diffstat (limited to 'components/UpdateItem.js')
-rw-r--r--components/UpdateItem.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/components/UpdateItem.js b/components/UpdateItem.js
index 8ca8b73..0edad06 100644
--- a/components/UpdateItem.js
+++ b/components/UpdateItem.js
@@ -6,8 +6,6 @@ class UpdateLink extends Component {
state = {
...this.props.findItem.Item,
- price: 0,
- fullPrice: 0
}
saveToState = (e) => {