Improving notifications mechanism
This commit is contained in:
parent
5c351365fe
commit
98242dfdc7
@ -1,4 +1,3 @@
|
||||
import './notificationArea.html';
|
||||
import './notificationArea.styl';
|
||||
import './notification.styl';
|
||||
import './notificationNote.html';
|
||||
import './notificationNote.js';
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
<template name="notificationArea">
|
||||
<div id="notificationArea" class="notification-area"></div>
|
||||
</template>
|
||||
Loading…
Reference in New Issue
Block a user