Explorar o código

fix lint issue

Darragh Burke %!s(int64=5) %!d(string=hai) anos
pai
achega
f5ae885cff

+ 1 - 1
inspector/src/components/actionTabs/tabs/propertyGrids/materials/textures/bottomBar.tsx

@@ -1,5 +1,5 @@
 import * as React from 'react';
-import { BaseTexture } from 'babylonjs';
+import { BaseTexture } from 'babylonjs/Materials/Textures/baseTexture';
 
 interface IBottomBarProps {
     texture: BaseTexture;