diff --git a/src/components/project.html b/src/components/project.html index 62d3785..b0e8f96 100644 --- a/src/components/project.html +++ b/src/components/project.html @@ -11,7 +11,7 @@
- +

{{text}}

diff --git a/src/components/tab-button.html b/src/components/tab-button.html new file mode 100644 index 0000000..04369f7 --- /dev/null +++ b/src/components/tab-button.html @@ -0,0 +1,10 @@ + + \ No newline at end of file diff --git a/src/components/tab-content.html b/src/components/tab-content.html index 6979781..a0d3fad 100644 --- a/src/components/tab-content.html +++ b/src/components/tab-content.html @@ -4,18 +4,10 @@ }