From 6c974b237a9b7a8bd8f294d210157e19acf4c7fe Mon Sep 17 00:00:00 2001 From: jackyzha0 Date: Fri, 5 Mar 2021 23:50:11 -0800 Subject: button styling --- frontend/src/components/Form/Input.js | 1 - 1 file changed, 1 deletion(-) (limited to 'frontend/src/components/Form/Input.js') diff --git a/frontend/src/components/Form/Input.js b/frontend/src/components/Form/Input.js index 4dbc002..e000cfb 100644 --- a/frontend/src/components/Form/Input.js +++ b/frontend/src/components/Form/Input.js @@ -1,4 +1,3 @@ -import React from "react"; import styled from 'styled-components' import {Border, DropShadow, InputLike, Rounded} from "./mixins"; -- cgit v1.2.3