dserv-nh
Results
2
comments of
dserv-nh
@manniL Thanks, that worked. I've created this simple component ```vue import { isDark } from '@slidev/client/logic/dark'; const props = defineProps(); ``` But I still think something like this should be...
Thanks for your feedback. I didn't know about the "Revert Changes" button yet. This was just my first try and I couldn't test it. I need to set up a...