Skip to content
Snippets Groups Projects
Commit 97712cef authored by Sina Rohde's avatar Sina Rohde
Browse files

lint fix

parent b32cf49a
No related branches found
No related tags found
2 merge requests!7Revert "MAINT: Ignore venv and package-lock.json",!5F fdo details
Pipeline #55393 passed
......@@ -72,7 +72,7 @@ const ShowFDO = () => {
<div>
<Stack
direction="row"
//divider={<Divider orientation="vertical" flexItem />}
// divider={<Divider orientation="vertical" flexItem />}
spacing={2}
>
......
......@@ -45,7 +45,7 @@ const rows = [
createData('Technology:', 'EDC', 'xx'),
createData('Type:', 'CETTS', 'xx'),
createData('Displayname:', 'DE23-xy45', 'xx'),
createData('Desription:', 'Info', 'xx')
createData('Desription:', 'Info', 'xx')
]
export default function CustomizedTables () {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment