TextParagraph

Summary: _typescript_

Reviewed By: priteshrnandgaonkar

Differential Revision: D16830061

fbshipit-source-id: da34f572f48b744e392c917b8b402630949e6736
This commit is contained in:
Daniel Büchele
2019-08-20 03:18:32 -07:00
committed by Facebook Github Bot
parent b48e2bcf71
commit ff77d4928e
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';
/**
* A TextParagraph component.