Recommendations for a good component library for Next.js and Plasmic codegen

Advise a good library of components for nextjs to use in plasmic that goes well with codegen basically I need an adaptive navbar with a burger on small screens, a carousel accordion?

@aggregate_booby We released an Ant library that has some of this

Check out https://plasmiccommunity.slack.com/archives/C016G59FQ31/p1639425960041700

Ant doesn’t have a responsive menu built in but you can use this https://github.com/itskemo/responsive-ant-menu

:+1: