diff --git a/ui_src/src/App.js b/ui_src/src/App.js index 541767a53..99aeec015 100644 --- a/ui_src/src/App.js +++ b/ui_src/src/App.js @@ -10,7 +10,7 @@ // Additional Use Grant: You may make use of the Licensed Work (i) only as part of your own product or service, provided it is not a message broker or a message queue product or service; and (ii) provided that you do not use, provide, distribute, or make available the Licensed Work as a Service. // A "Service" is a commercial offering, product, hosted, or managed service, that allows third parties (other than your own employees and contractors acting on your behalf) to access and/or use the Licensed Work or a substantial set of the features or functionality of the Licensed Work to third parties as a software-as-a-service, platform-as-a-service, infrastructure-as-a-service or other similar services that compete with Licensor products or services. -//testing11 +//testing12 import './App.scss'; diff --git a/ui_src/src/App.scss b/ui_src/src/App.scss index 0bce9cbf9..32952b41c 100644 --- a/ui_src/src/App.scss +++ b/ui_src/src/App.scss @@ -1,4 +1,3 @@ -//ANT design @import '~antd/dist/antd.css'; @import '@stigg/react-sdk/dist/styles.css';