// Detect dark theme
var iframe = document.getElementById('tweet-1257035371377983489-165');
if (document.body.className.includes('dark-the...
For further actions, you may consider blocking this person and/or reporting abuse
This series seems promising, can't wait to see how it develops :)
Thank you so much ๐ I'm very happy that you like it ๐ค
I created a library: github.com/SebastienBtr/vue-dashboard to easily create a dashboard app, my motivations for this library is that I didn't want to use a big dashboard template that you can find online, where you always have to do some refactor and remove all the things you don't need. Instead my library just give you a vue component to have a dashboard layout setup. Feedback would be appreciated, and of course, a star if you think it's great :)
Muy buen post Alba! Gracias por compartirlo :)
Estoy deseando que publiques la segunda parte :P
Muchรญsimas gracias Oscar, me alegra mucho que os sirva!! Yo encantada de compartir, para eso estamos ๐ฆธ๐ผโโ๏ธ
Wonderful tutorial. Look forward to the next part
Thank you so much ๐ I'm working on it ๐ช I hope you like it ๐
import Sidebar from '~/layouts/partials/Sidebar.vue
needs ending single quote
import Sidebar from '~/layouts/partials/Sidebar.vue'
Oh true, copy/pasting ๐คฆ I will change it now!! Thanks
I will follow this serie, thank you !
Thanks to you ๐ I hope to give you a lot in it ๐ง