Client: better confirm box for a beautiful world
[oweals/peertube.git] / client / src / app / core / index.ts
index fa951b215394bbab0a0574b0017bac04b8e50218..9b4dd1999bb69de00ea3f4758418eca056a1b305 100644 (file)
@@ -1,2 +1,4 @@
 export * from './auth';
+export * from './confirm';
+export * from './menu';
 export * from './core.module'