notification implementation into the toaster

This commit is contained in:
Čarodej
2022-03-12 08:40:35 +01:00
parent 0e45092795
commit 9e973b89ce
16 changed files with 294 additions and 209 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
</template>
<script>
import ToasterWrapper from './components/Others/Notifications/ToasterWrapper'
import ToasterWrapper from './components/Others/Notifications/ToasterNotifications'
import CookieDisclaimer from './components/Others/CookieDisclaimer'
import Spinner from './components/FilesView/Spinner'
import Vignette from './components/Others/Vignette'