mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-20 03:07:14 +02:00
fix: component ids adhere to html guidelines now
This commit is contained in:
@ -258,6 +258,7 @@ const App = () => {
|
||||
|
||||
<div className="App navbarOffset">
|
||||
<DataServiceComponent
|
||||
name={''}
|
||||
props={state as DataServiceJSON}
|
||||
isInstantUpdate={isInstantUpdate}
|
||||
addNotification={addNotification}
|
||||
|
Reference in New Issue
Block a user