Fixed text of imported devices
Summary: Noticed in the support group that the imported device label was incorrect. Probably a copy paste error. Reviewed By: nikoant Differential Revision: D26368664 fbshipit-source-id: abc2aad4d20a9f44d6f1ac45962ab28863d78f0d
This commit is contained in:
committed by
Facebook GitHub Bot
parent
eb95708acd
commit
e9922746ed
@@ -162,7 +162,7 @@ function renderStatusMessage(
|
||||
textTransform: 'uppercase',
|
||||
fontSize: '0.8em',
|
||||
}}>
|
||||
No device selected
|
||||
Imported device
|
||||
</Text>
|
||||
</Layout.Horizontal>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user