You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
154 B

2 years ago
  1. <!-- Please remove this file from your project -->
  2. <template>
  3. <div >
  4. </div>
  5. </template>
  6. <script>
  7. export default {
  8. name: 'NuxtTutorial'
  9. }
  10. </script>