You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add useReactImageTurntable hook to expose internal functions to the parent component. This will allow the parent component to hook into the internal logic of the component, simplifying state management.
Props should be passed to the hook instead of directly to the component.
Add
useReactImageTurntable
hook to expose internal functions to the parent component. This will allow the parent component to hook into the internal logic of the component, simplifying state management.Props should be passed to the hook instead of directly to the component.
Example usage
The text was updated successfully, but these errors were encountered: