Skip to content

Commit

Permalink
chore: rename back
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu authored and kekkorider committed Oct 4, 2023
1 parent c2a0c70 commit 023422b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/abstractions/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ import { useAnimations } from './useAnimations'
import Levioso from './Levioso.vue'
import MouseParallax from './MouseParallax.vue'
import Lensflare from './Lensflare/component.vue'
import Fbo from './useAwiwi/component.vue'
import Fbo from './useFBO/component.vue'

export * from './useAwiwi/'
export * from './useFBO/'
export * from '../staging/useEnvironment'
export {
Text3D,
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 023422b

Please sign in to comment.