mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-20 03:07:14 +02:00
passing fullAccessPath instead of parentPath and name
This commit is contained in:
@ -188,8 +188,6 @@ const App = () => {
|
||||
<div className="App navbarOffset">
|
||||
<WebSettingsContext.Provider value={webSettings}>
|
||||
<GenericComponent
|
||||
name=""
|
||||
parentPath=""
|
||||
attribute={state as SerializedValue}
|
||||
isInstantUpdate={isInstantUpdate}
|
||||
addNotification={addNotification}
|
||||
|
Reference in New Issue
Block a user