ui(general): MR!20 - Multiple changes for alpha

This commit is contained in:
Gaëlle Morin
2019-04-15 23:11:56 +02:00
parent f6cd936b66
commit 5bee6f4fd7
22 changed files with 284 additions and 116 deletions

View File

@ -28,5 +28,6 @@ script(type="module" src="https://unpkg.com/@startinblox/core@0.6")
script(type="module" src="https://unpkg.com/@startinblox/router@0.6")
script(type="module" src="https://unpkg.com/@startinblox/component-chat@0.1")
script(type="module" src="https://unpkg.com/@startinblox/component-notifications")
script(type="module" src="https://unpkg.com/@startinblox/component-conversation")
script(type="module" src="https://unpkg.com/@startinblox/component-directory")