Implement content generation

This commit is contained in:
2026-03-07 11:18:05 +03:00
parent 4b04afb912
commit 22866db191
8 changed files with 102 additions and 8 deletions

View File

@@ -30,7 +30,7 @@ import PredictorDemo from '../../components/PredictorDemo.vue';
---
<PredictorDemo client:visible />
<PredictorDemo client:only="vue" />
---