Skip to content

Commit c192d62

Browse files
committed
Update TransferFuncVar.js file
1 parent 39c08ae commit c192d62

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,3 +1,4 @@
1-
export const A = 18.985;
2-
export const B = 5;
3-
export const C = -1.1;
1+
2+
export const A = 19.99;
3+
export const B = 29.34;
4+
export const C = -1.33;

0 commit comments

Comments
 (0)