feat: update plugin path to match same behavior in the main app
resolves #6108 Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
This commit is contained in:
@@ -7,5 +7,6 @@ createDevApp()
|
||||
.addPage({
|
||||
element: <{{ extensionName }} />,
|
||||
title: 'Root Page',
|
||||
path: '/{{ id }}'
|
||||
})
|
||||
.render();
|
||||
|
||||
Reference in New Issue
Block a user