missing export default for contact.js (#3209)

This commit is contained in:
石发磊
2020-08-19 10:26:33 +08:00
committed by GitHub
parent 87dcdbedc3
commit f21896aee4

View File

@@ -253,7 +253,7 @@ export default function Map(props) {
import React from "react";
import Map from "./map";
function Contact(props) {
export default function Contact(props) {
return (
<div>
<address>