Skip to content

Commit

Permalink
Chore/resolve stage conflicts (#2941)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andres Galindo <agalin920@gmail.com>
Co-authored-by: Stuart Runyan <shrunyan@gmail.com>
  • Loading branch information
4 people authored Sep 4, 2024
1 parent 6a1497a commit 7295c9d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { Box, Stack, Typography, Chip } from "@mui/material";
import { Add, Remove } from "@mui/icons-material";
import { Check } from "@mui/icons-material";
import { Check, Add, Remove } from "@mui/icons-material";
import { useMemo, useState } from "react";
import { useSelector } from "react-redux";
import { useParams } from "react-router";
Expand Down

0 comments on commit 7295c9d

Please sign in to comment.