Sfoglia il codice sorgente

Feature: Use home as default class name for home

pull/169/head
winkidney 5 anni fa
committed by Isaac Bythewood
parent
commit
c5fd1a9193
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      pinry-spa/src/pages/Home.vue

+ 1
- 1
pinry-spa/src/pages/Home.vue Vedi File

@@ -1,5 +1,5 @@
<template>
<div class="hello">
<div class="home">
<PHeader></PHeader>
<Pins></Pins>
</div>


Caricamento…
Annulla
Salva