Closed danmaninc closed 6 months ago
Change the app/page.tsx such that it will display 4 <textarea> blocks; where 3 of them are editable. One should just get output from the API and display it.
app/page.tsx
<textarea>
TBD.
Task
Change the
app/page.tsx
such that it will display 4<textarea>
blocks; where 3 of them are editable. One should just get output from the API and display it.Resources
TBD.