Browse Source

chore: removed some extra whitespace

Daniel Philip Johnson 2 years ago
parent
commit
c1baa4d2cb
1 changed files with 0 additions and 1 deletions
  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.
  * Composable for loading textures.
  *
  *
- *
  * ```ts
  * ```ts
  * import { useTexture } from 'tres'
  * import { useTexture } from 'tres'
  *
  *