import React from 'react' import { Controls, ControlsBW } from './svg/Controls' export default ({ language }) => (
{language.name}
)