mirror of
https://github.com/Aviortheking/next-template.git
synced 2025-07-29 16:29:51 +00:00
Added Image Component
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -4,7 +4,7 @@ import React from 'react'
|
||||
|
||||
import '../styl/index.styl'
|
||||
|
||||
export default class Index extends App {
|
||||
export default class CApp extends App {
|
||||
|
||||
public render() {
|
||||
const { Component, pageProps } = this.props
|
||||
|
Reference in New Issue
Block a user