nwb new react-component my-nwb-component(press enter for all questions)
cd my-nwb-component(enter your new project folder)
git remote add other git@github.com:vtex/vtex-nwb-example.git &&\
git fetch other &&\
git cherry-pick c61a004 &&\
git remote remove other(copy patch for extra VTEX contexts)


