Updated things, all ok except bug in v-text-field that was reported

This commit is contained in:
2020-10-21 23:52:23 +00:00
parent ab7dc1c378
commit ac94065e94
7 changed files with 78 additions and 51 deletions

View File

@@ -326,10 +326,6 @@
</div>
</template>
<script>
/*
This code written in Mid April 2020 about 4 weeks into Covid-19 self isolation
It's just starting to look like BC has "flattened the curve", but other places are still a shit-show
*/
import marked from "marked";
import DOMPurify from "dompurify";