const twitter = Social.keys("*/profile/linktree/twitter", "final"); return ( <div> <p>{JSON.stringify(twitter)}</p> </div> );