Skip to content

Commit

Permalink
fix(tsc-files): tsc-files does not recognize chipColor
Browse files Browse the repository at this point in the history
  • Loading branch information
Loxeris committed Aug 27, 2024
1 parent 0861abe commit 48818ff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { Alert, Popover, Stack, Tooltip } from "@mui/material";
import { Filter } from "@/types/Filter";
import { Column } from "@/types/Column";
import { FilterForm } from "./FilterForm";
import "@/hooks/theme";

/**
* Filter toolbar component
Expand Down

0 comments on commit 48818ff

Please sign in to comment.