import Button from '@hashicorp/react-button' export default function CloudOfferingsList({ offerings }) { return ( ) }