Includes room interior with floor, walls, glass you can see through, and all uncommitted production changes that were running live. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 lines
83 B
JavaScript
3 lines
83 B
JavaScript
import { createContext } from 'react';
|
|
|
|
export const MyContext = createContext(""); |