Skip to content

Commit

Permalink
changed import
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanvelezbomba committed Aug 3, 2023
1 parent 8735ceb commit ed0c0c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Box, Checkbox, FormControlLabel, Switch, TextField, Typography } from "@mui/material"
import { Range2D } from "../../../../../../jubilant-carnival/src/utilities/types"
import { Range2D } from "jubilant-carnival"
import { ErrorMessage } from "../../../common/lib/utility"

type SliderInfo = {
Expand Down

0 comments on commit ed0c0c9

Please sign in to comment.