so2niko-students / react-group-project

react group project
0 stars 0 forks source link

Create and Render the EditPost Component #11

Open so2niko opened 2 weeks ago

so2niko commented 2 weeks ago

Develop the EditPost component, allowing users to edit an existing post. Add basic form fields as placeholders. Integrate EditPost within the App component and ensure it renders without issues.