diff --git a/client/AddForm.js b/client/AddForm.js index d920b99..e326c33 100644 --- a/client/AddForm.js +++ b/client/AddForm.js @@ -38,14 +38,30 @@ Vue.component('add-form', { } }, template: ` -
{{ snippet.problem }}
diff --git a/client/index.html b/client/index.html index a9c9b13..5569a0c 100644 --- a/client/index.html +++ b/client/index.html @@ -4,6 +4,22 @@