return ( <> {"APPS TBD".split("").map((c) => ( <div>{c}</div> ))} </> );