Code pattern

// Replace with a short snippet
export const hello = () => {
  console.log('Build your own deck')
}

5 / 7