Explorar el Código

chore: removed some extra whitespace

Daniel Philip Johnson hace 2 años
padre
commit
c1baa4d2cb
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      packages/tres/src/core/useTexture/index.ts

+ 0 - 1
packages/tres/src/core/useTexture/index.ts

@@ -25,7 +25,6 @@ export interface PBRTextureMaps {
 /**
  * Composable for loading textures.
  *
- *
  * ```ts
  * import { useTexture } from 'tres'
  *