gui file updated to prevent duplicate injections

This commit is contained in:
alirezakazemeini 2023-06-27 22:59:15 +03:30
parent 3b471ba602
commit 44c98612ed

View File

@ -27,8 +27,6 @@ import common from '../utils/common';
import styleSheet from './style.scss'; // CSS to embed in build
// css.inject(styleSheet);
/** @ignore Outer-most className for GUI's */
const CSS_NAMESPACE = 'dg';