SIGN IN SIGN UP

🔨 refactor(PageComponent): add type prefix to new node IDs

🔨 refactor(ExtraSidebarComponent): remove Separator component
The PageComponent now generates new node IDs with a prefix that matches the type of the node. This improves the readability of the IDs and makes it easier to identify the type of node by looking at its ID. The ExtraSidebarComponent no longer uses the Separator component, as it is no longer needed.
G
Gabriel Luiz Freitas Almeida committed
1a1746cf12e2c052a35a88049f3f26cfaad5b739
Parent: 83b9c32