tinybike / augur-ui-react-components

[DEPRECATED] React components for the Augur UI
9 stars 8 forks source link

Warning: unknown prop 'text' #88

Open tinybike opened 8 years ago

tinybike commented 8 years ago

I get this warning on the main markets listing:

components.jsx:1251: Warning: Unknown prop `text` on <a> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop
    in a (created by Link)
    in Link (created by MarketItem)
    in div (created by MarketItem)
    in div (created by MarketItem)
    in article (created by MarketItem)
    in MarketItem (created by Markets)