fix(vars): remove unused
This commit is contained in:
parent
2016a8619d
commit
1e19501dab
2 changed files with 0 additions and 2 deletions
frontend/src/shared/components/modals
|
@ -1,7 +1,6 @@
|
|||
import React from "react";
|
||||
import { Button, Modal } from "react-bootstrap";
|
||||
import { AiOutlineClose } from "react-icons/ai";
|
||||
import { primary, secondary } from "../../../colors";
|
||||
|
||||
export const ModalHeader = ({
|
||||
title,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue