Skip to content

Commit

Permalink
test(ci): Whitespace change to test CI pipeline caches
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed May 3, 2024
1 parent 2f2eb8a commit 98a05cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor.planx.uk/src/ui/editor/SelectInput.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import ArrowIcon from "@mui/icons-material/KeyboardArrowDown";
import Select, { selectClasses,SelectProps } from "@mui/material/Select";
import Select, { selectClasses, SelectProps } from "@mui/material/Select";
import { styled } from "@mui/material/styles";
import React, { ReactNode } from "react";

Expand Down

0 comments on commit 98a05cc

Please sign in to comment.