Skip to content

Commit 1c1dc0d

Browse files
Update TransferFuncVar.js file
1 parent 87cac92 commit 1c1dc0d

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;
3-
export const B = 5;
3+
export const B = 3;
44
export const C = -1.1;
55

0 commit comments

Comments
 (0)