1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +03:00
This commit is contained in:
Sergio Betanzos 2021-11-18 12:42:53 +01:00 committed by GitHub
parent ab86d01b9e
commit 4e163d3950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and *
* limitations under the License. *
* ------------------------------------------------------------------------- */
import { createTheme, darkScrollbar, ThemeOptions, colors, alpha } from '@mui/material'
import { createTheme, ThemeOptions, colors, alpha } from '@mui/material'
import { UbuntuFont } from 'client/theme/fonts'
import { SCHEMES } from 'client/constants'