diff --git a/docs/todo.todo b/docs/todo.todo index cc87168..416480a 100644 --- a/docs/todo.todo +++ b/docs/todo.todo @@ -1,18 +1,14 @@ -mermaid graphs using endent? - -push to gh pages - -document div with background instead of img - -document vite importing assets -importing an image - -dynamic imports? -loop over to import the images from json file? - -fix link to homepage (loading into new tab) -doc this +ToDo: + ☐ push to gh pages + ☐ document div with background instead of img + ☐ document vite importing assets + ☐ importing an image + ☐ fix link to homepage (loading into new tab) + ☐ doc this + ☐ create interface under models.ts for production-chains.ts + ☐ use v-for to loop over object +Notes: watchEffect(() => { if (mermaidGraph.value != null) {