Aryan Mankame
Aryan Mankame
Hey! I'm going to try to fix this problem the problem that I see is that if we have an empty list item and below it an empty paragraph and...
can i work on this issue?
Hi! Try using this method : def index() -> pc.Component: return pc.center( pc.text(" ".join([str(item) for item in State.nodes)]) )
Hi @stepankuzmin and @jackplo, I have gone through this repo and came across this issue. I have a query regarding what we are considering to be interactive—specifically, when the cursor...