about component (#3337)

This commit is contained in:
Eugenio Romano
2018-05-17 09:58:22 +01:00
committed by GitHub
parent 0ebd4c62e3
commit 9772b2308a
11 changed files with 293 additions and 163 deletions

View File

@@ -15,6 +15,7 @@
* limitations under the License.
*/
export * from './about/index';
export * from './viewer/index';
export * from './userinfo/index';
export * from './toolbar/index';