Skip to content

Commit a175c13

Browse files
committed
Add Link component import to CookieConsent and update terms of service layout
1 parent ecd9068 commit a175c13

2 files changed

Lines changed: 118 additions & 118 deletions

File tree

  • src

src/components/CookieConsent/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import {
88
Stack,
99
} from "@mui/material";
1010

11-
11+
import Link from "../link";
1212
import Button from "../../reusecore/Button";
1313
import styled from "styled-components";
1414

0 commit comments

Comments
 (0)