Skip to content

Commit bd9679e

Browse files
committed
Update TransferFuncVar.js file
1 parent 0736426 commit bd9679e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/component/TransferFuncVar.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
export const A = 18.985;
23
export const B = 5;
3-
export const C = -1.1;
4+
export const C = 2;

0 commit comments

Comments
 (0)