elainechan / nassim-react

Frontend for a stock trading app.
https://elainechan.github.io/nassim-react/
0 stars 1 forks source link

Add fake data to components #27

Closed elainechan closed 6 years ago

elainechan commented 6 years ago

Added fake this.state() data to Transaction

elainechan commented 6 years ago

Added fake this.state() data to Portfolio.

elainechan commented 6 years ago

Added fake data to Stock

elainechan commented 6 years ago

Completed adding fake data to Transaction, Stock, Portfolio