SSolidJS•Created by MattHat on 7/25/2024 in #support Creating a <ProtectedRoute/> component to use with solid router
Thank you! Can't figure out what type i should use for the props in function PageWrapper(props)
. First tought was JSX.Element but that does not work.