Skip to content

Commit

Permalink
format frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
cdfhalle committed Jan 10, 2025
1 parent 23a95fe commit 1a7c1eb
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,11 @@ import {
Button,
Card,
Checkbox,
Col,
Collapse,
Form,
type FormInstance,
InputNumber,
Modal,
Radio,
Row,
Expand All @@ -24,9 +27,6 @@ import {
Switch,
Tabs,
Tooltip,
Collapse,
Col,
InputNumber,
} from "antd";
import { LayerSelectionFormItem } from "components/layer_selection";
import { Slider } from "components/slider";
Expand Down

0 comments on commit 1a7c1eb

Please sign in to comment.