Skip to content

Commit

Permalink
wip: Run e2e on a new branch
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Sep 26, 2023
1 parent 00112a7 commit e68d926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor.planx.uk/src/pages/ErrorPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Typography from "@mui/material/Typography";
import React, { PropsWithChildren } from "react";

const Root = styled(Box)(() => ({
backgroundColor: "#fff",
backgroundColor: "#ffffff",
color: "#2C2C2C",
width: "100%",
flex: 1,
Expand Down

0 comments on commit e68d926

Please sign in to comment.