import React from 'react'; import adminStyles from '../../styles/styles.module.scss'; export default function Logo() { return ( ); }