Renamed @theatre/plugin-r3f to @theatre/r3f
This commit is contained in:
parent
03a2f26686
commit
4f66d57cf8
42 changed files with 19 additions and 19 deletions
|
@ -1,4 +1,4 @@
|
|||
import {editable as e, SheetProvider} from '@theatre/plugin-r3f'
|
||||
import {editable as e, SheetProvider} from '@theatre/r3f'
|
||||
import {getProject} from '@theatre/core'
|
||||
import * as THREE from 'three'
|
||||
import React, {useState, useEffect, useRef} from 'react'
|
||||
|
|
|
@ -3,7 +3,7 @@ import {
|
|||
RefreshSnapshot,
|
||||
SheetProvider,
|
||||
extension,
|
||||
} from '@theatre/plugin-r3f'
|
||||
} from '@theatre/r3f'
|
||||
import {OrbitControls, Stars} from '@react-three/drei'
|
||||
import {getProject} from '@theatre/core'
|
||||
import React, {Suspense, useState} from 'react'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue