Implement the first three steps of the parent task:
- Create a new component in the QB components directory
- Take a look at the Vue Language Component made by the Language team, to try and see which patterns can be reused
- Basic Markup is added and rendered from a languages prop (and message of unavailable language) including CSS states (Menu Item States in the Figma file)
Note: there is also a columns prop that takes 'one' or 'three' as input
This PoC can be used as a base to build the component.