import React from 'react' import './achievement.scss' export const Achievement = ({ achievement }) => { return (