diff --git a/editor.planx.uk/src/@planx/components/Calculate/Editor.tsx b/editor.planx.uk/src/@planx/components/Calculate/Editor.tsx index 925b0ed093..431820a98e 100644 --- a/editor.planx.uk/src/@planx/components/Calculate/Editor.tsx +++ b/editor.planx.uk/src/@planx/components/Calculate/Editor.tsx @@ -1,4 +1,5 @@ import { styled } from "@mui/material/styles"; +import Typography from "@mui/material/Typography"; import { TYPES } from "@planx/components/types"; import { EditorProps, @@ -69,7 +70,11 @@ export default function Component(props: Props) { return (