Open dsol-cpu opened 12 months ago
I'm trying to replace the Viewer component's readonly infobox to a custom writeable infobox. For example, I'm trying to insert a Modal from react-bootstrap to a custom function as a replacement. Where and how could I accomplish this?
I would recommend creating your own components and turning to the saas library https://sass-lang.com/
I'm trying to replace the Viewer component's readonly infobox to a custom writeable infobox. For example, I'm trying to insert a Modal from react-bootstrap to a custom function as a replacement. Where and how could I accomplish this?