Aryan Mankame
Results
3
comments of
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)]) )