Remove last traces of ComponentScript from Flipper
Summary: Bye bye ComponentScript. Reviewed By: d16r Differential Revision: D18330173 fbshipit-source-id: 8181e9cf082d299790ae3ceaffcc7417dc8190aa
This commit is contained in:
committed by
Facebook Github Bot
parent
3963535610
commit
6e8de457e7
@@ -342,8 +342,6 @@ class ElementsRow extends PureComponent<ElementsRowProps, ElementsRowState> {
|
||||
return <DecorationImage src="icons/litho-logo.png" />;
|
||||
case 'componentkit':
|
||||
return <DecorationImage src="icons/componentkit-logo.png" />;
|
||||
case 'componentscript':
|
||||
return <DecorationImage src="icons/componentscript-logo.png" />;
|
||||
case 'accessibility':
|
||||
return <DecorationImage src="icons/accessibility.png" />;
|
||||
default:
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.9 KiB |
Reference in New Issue
Block a user