Mayank0255 / Stackoverflow-Clone-Frontend

Clone project of a famous Q/A website for developers built using MySQL, Express, React, Node, Sequelize :globe_with_meridians:
https://stackoverflow-clone-client.vercel.app
MIT License
546 stars 209 forks source link

fix: answer body field #10

Closed gooddaytoday closed 4 years ago

gooddaytoday commented 4 years ago

It's "body" in database, but was "text" in code.