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

typos and details

parent e40c3cf7
Branches
Tags v0.8.0
1 merge request!7Revert "MAINT: Ignore venv and package-lock.json"
Pipeline #55392 failed
......@@ -72,7 +72,7 @@ const ShowFDO = () => {
<div>
<Stack
direction="row"
divider={<Divider orientation="vertical" flexItem />}
//divider={<Divider orientation="vertical" flexItem />}
spacing={2}
>
......
......@@ -40,12 +40,12 @@ function createData (
}
const rows = [
createData('Repository', 'LinkAhead', 'xx'),
createData('Dataspace', 'RWTH', 'xx'),
createData('Technology', 'EDC', 'xx'),
createData('Type', 'CETTS', 'xx'),
createData('Displayname', 'DE23-xy45', 'xx'),
createData('Desription', 'Info', 'xx')
createData('Repository:', 'LinkAhead', 'xx'),
createData('Dataspace:', 'RWTH', 'xx'),
createData('Technology:', 'EDC', 'xx'),
createData('Type:', 'CETTS', 'xx'),
createData('Displayname:', 'DE23-xy45', '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.
Please register or to comment