Explorar el Código

Feature: Use home as default class name for home

pull/169/head
winkidney hace 5 años
committed by Isaac Bythewood
padre
commit
c5fd1a9193
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pinry-spa/src/pages/Home.vue

+ 1
- 1
pinry-spa/src/pages/Home.vue Ver fichero

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


Cargando…
Cancelar
Guardar