Last change
on this file since 590f667 was 590f667, checked in by Ljubomir Ilievski <ilievski.ljubomir@…>, 3 months ago |
Added Initial frontend
|
-
Property mode
set to
100644
|
File size:
303 bytes
|
Line | |
---|
1 | <script setup>
|
---|
2 |
|
---|
3 | </script>
|
---|
4 |
|
---|
5 | <template>
|
---|
6 | <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Doloremque doloribus eos facere optio quam totam, voluptate! A adipisci ducimus enim labore magni molestias nihil, quasi, quos reprehenderit saepe tenetur ullam.</p>
|
---|
7 | </template>
|
---|
8 |
|
---|
9 | <style scoped>
|
---|
10 |
|
---|
11 | </style>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.