diff options
Diffstat (limited to 'src/client/views/newlightbox/RecommendationList/index.ts')
-rw-r--r-- | src/client/views/newlightbox/RecommendationList/index.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/newlightbox/RecommendationList/index.ts b/src/client/views/newlightbox/RecommendationList/index.ts index f4555c1f2..226eafb7e 100644 --- a/src/client/views/newlightbox/RecommendationList/index.ts +++ b/src/client/views/newlightbox/RecommendationList/index.ts @@ -1 +1 @@ -export * from './RecommendationList'
\ No newline at end of file +export * from './RecommendationList'; |