VerticalRule

Summary: _typescript_

Reviewed By: passy, bnelo12

Differential Revision: D16830055

fbshipit-source-id: c3478d75c74e4677b9e38ab8aa068702550d147b
This commit is contained in:
Daniel Büchele
2019-08-20 03:18:32 -07:00
committed by Facebook Github Bot
parent 2a76461fb8
commit 8f05ea5018
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
* @format
*/
import styled from '../styled/index.js';
import styled from 'react-emotion';
export default styled('div')({
backgroundColor: '#c9ced4',