Skip to content

Commit f1b07f2

Browse files
committed
followup: rename folder
1 parent c08d985 commit f1b07f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/selectors/NumberSelector.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import {Color, CommonCss} from "@crazyfactory/frontend-commons";
22
import autobind from "autobind-decorator";
33
import * as React from "react";
44
import {stylesheet} from "typestyle";
5-
import {NumberInput} from "../formParts/NumberInput";
5+
import {NumberInput} from "../formControls/NumberInput";
66

77
const classNames = stylesheet({
88
button: {

0 commit comments

Comments
 (0)