Skip to content

Commit 0235577

Browse files
committed
Update TransferFuncVar.js file
1 parent b83371b commit 0235577

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/component/TransferFuncVar.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11

2-
export const A = 18.985;
3-
export const B = 5;
4-
export const C = 2;
2+
export const A = 18.985;
3+
export const B = 5;
4+
export const C = -1.1;
5+

0 commit comments

Comments
 (0)