I see in the docs for ThirdPartyEmailPassword Recipe there is the option to replace individual react components within the signin/up form
Does supertokens (react) give the ability to completely replace the component for the frontend?
Or would I need to use the backend's api to use my own frontend component?