Skip to content

Commit 1df6e76

Browse files
committed
2 parents cd7118a + 796ede5 commit 1df6e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/component/TransferFuncVar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22
export const A = 18.985;
33
export const B = 5;
4-
export const C = 2;
4+
export const C = -1.1;
55

0 commit comments

Comments
 (0)