Isswarya Murugan
Results
2
issues of
Isswarya Murugan
Instead of having default padding as 0.75rem can I have it as 0.25rem. Is it possible?
Im trying to translate the node horizontally. so i modified the below code " transform: `translate(${node.left * (WIDTH / 2)}px, ${ node.top * (HEIGHT / 2) }px)`" as "` transform:...