diff --git a/index.html b/index.html index 174eac3..45f606d 100644 --- a/index.html +++ b/index.html @@ -9,14 +9,18 @@

TP-noté

+
+ - + + \ No newline at end of file diff --git a/src/view/nav-bar.js b/src/view/nav-bar.js index 28fc5e8..936bcc8 100644 --- a/src/view/nav-bar.js +++ b/src/view/nav-bar.js @@ -7,6 +7,9 @@ export default{ } }, methods: { + myfun: function() { + return true; + } }, template: `