Add react ui tests

Add more tests for react UI.

Issue-ID: CLAMP-509
Change-Id: I58f6408bcd8667fa8b16b0b2f31f8287bdfac8c9
Signed-off-by: xuegao <xg353y@intl.att.com>
diff --git a/ui-react/package.json b/ui-react/package.json
index 4a363ab..f1b111f 100644
--- a/ui-react/package.json
+++ b/ui-react/package.json
@@ -84,6 +84,9 @@
 				{
 					"loose": true
 				}
+			],
+			[
+				"@babel/plugin-transform-runtime"
 			]
 		]
 	}