Ver a proveniência

Feature: Use home as default class name for home

pull/169/head
winkidney há 5 anos
committed by Isaac Bythewood
ascendente
cometimento
c5fd1a9193
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      pinry-spa/src/pages/Home.vue

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

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


Carregando…
Cancelar
Guardar