Skip to content
Snippets Groups Projects
Commit 787a3b10 authored by Arghavan Hosseinzadeh's avatar Arghavan Hosseinzadeh
Browse files

logo changed to odrl policy. typo fixed

parent 8b6bd3de
No related branches found
No related tags found
No related merge requests found
import React from "react";
import { Typography, Grid, Icon } from "@mui/material";
import papEditor from "../images/PAP-Editor_Scenario.png";
import papEditor from "../images/PAP-Editor_Scenario(old).png";
import { loadCSS } from 'fg-loadcss';
import { Link } from "react-router-dom";
......
import React from "react";
import { Typography, Grid, Icon } from "@mui/material";
import papEditor from "../images/PAP-Editor_Scenario.png";
import papEditor from "../images/PAP-Editor_Scenario(old).png";
import { loadCSS } from "fg-loadcss";
import "../App/App.css"
......
......@@ -58,7 +58,7 @@ export default function ObtainConsent() {
<div className="page">
<Form>
<PageHeader
title="This policy gives permission to a spefified IDS data consumer to use your data, however demands to obtain consent."
title="This policy gives permission to a specified IDS data consumer to use your data, however demands to obtain consent."
icon={<ShareIcon />}
/>
......
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