source: ReserveNGo-frontend/src/components/Project/favourite_locals.vue@ f9ef3e8

Last change on this file since f9ef3e8 was f9ef3e8, checked in by Ljubomir Ilievski <ilievski.ljubomir@…>, 3 months ago

Ready to begin with connection with backend

  • Property mode set to 100644
File size: 149 bytes
Line 
1<script setup>
2
3</script>
4
5<template>
6
7 <div>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</div>
8
9</template>
10
11<style scoped>
12
13</style>
Note: See TracBrowser for help on using the repository browser.