Horizontal Rule

Summary: _typescript_

Reviewed By: bnelo12

Differential Revision: D16830551

fbshipit-source-id: 2e6cde92986278416caade40f6bbd2e0e1a15330
This commit is contained in:
Daniel Büchele
2019-08-20 03:18:32 -07:00
committed by Facebook Github Bot
parent e4c93791cd
commit 9eae871ac0
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',