Moving SKHighlightOverlay

Summary: Moving FlipperKitLayoutPlugin/FlipperKitPluginUtils/SKHighlightOverlay to shared folder, so Layout and WorkingRange plugins can depend on it

Reviewed By: kevin0571

Differential Revision: D17156396

fbshipit-source-id: 3f17371f2ab4818924d61e6cfb243f60ad1f2892
This commit is contained in:
Roman Gorbunov
2019-09-05 07:28:35 -07:00
committed by Facebook Github Bot
parent 26c9bf3853
commit eff95991c6
6 changed files with 13 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
#import <ComponentKit/CKInsetComponent.h>
#import <ComponentKit/CKFlexboxComponent.h>
#import <FlipperKitLayoutPlugin/SKHighlightOverlay.h>
#import <FlipperKitHighlightOverlay/SKHighlightOverlay.h>
#import <FlipperKitLayoutPlugin/SKObject.h>
#import <FlipperKitLayoutTextSearchable/FKTextSearchable.h>