From 416c2cbae0e69b724876d232bf813eefd7550174 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Fri, 11 Aug 2017 14:56:13 -0400 Subject: getting there --- components/UpdateItem.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'components/UpdateItem.js') 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) => { -- cgit v1.3