X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fheader%2Findex.ts;h=005e0c97da3cc74a1cc41888056b68047ee6bc61;hb=3da38d6e9f8d600476be276666ac7223aa5f172c;hp=d98d2d00a7180f10b990f748eaea89f5082829a9;hpb=fada8d75550dc7365f7e18ee1569b9406251d660;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/header/index.ts b/client/src/app/header/index.ts index d98d2d00a..005e0c97d 100644 --- a/client/src/app/header/index.ts +++ b/client/src/app/header/index.ts @@ -1 +1,3 @@ export * from './header.component' +export * from './search-typeahead.component' +export * from './suggestion.component'