Closed nguyenq9 closed 4 months ago
Based the layout of the information based on the Figma. Feel free to make your own changes where you see fit.
One idea could be to have the data populate a textarea so that admins can edit it while in admin mode.
@saunder1 adding "readonly" to a textarea tags as the default could be the move. It can be removed while a user is in admin mode with the function removeAttr().
The information is configured now.
Based the layout of the information based on the Figma. Feel free to make your own changes where you see fit.
One idea could be to have the data populate a textarea so that admins can edit it while in admin mode.