Open tomsmith8 opened 4 days ago
@tomsmith8 im available
@jordan-ae what's your pubkey on sphinx v2?
Here it is
02ecb2484acb77b44cb300c498de7996db54e87bee8bee8e5be2e5fe1dbaa5dcee_034bcc332390470cc4f9ef7491af1da2ffceefccd39ceb6acd87c83920543013d7_529771090565791744
Context
useMindsetStore
for managing view states.Task
useMindsetStore
to include a new state for view management.src/components/mindset/index.tsx
to render the 3D view when the state changes.src/components/mindset/components/MediaPlayer/index.tsx
to detect the end of video playback and trigger the state change.Outcome
Design
useMindsetStore
for managing view modes.src/components/mindset/index.tsx
.Acceptance Criteria
useMindsetStore
.