chore(Breakpoints): remove extraneous comment

Signed-off-by: Katalina Okano <git@kat.cafe>
This commit is contained in:
41666 2020-12-19 20:11:29 -05:00
parent d61f5ae59e
commit 455632d72d

View file

@ -1,5 +1,3 @@
// import {} from 'styled-components';
export const breakpoints = {
onTablet: 768,
onDesktop: 1024,