A react hook that will attempt to connect to the passed Trixta space and optional params, on mount of component. This hook should be used in the entry point of your react application.
space : string
Required
Trixta space to connect to
params : Object | unknown
Optional
Any optional params when you connect to the Trixta space
This hook returns nothing