石发磊
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
content/docs/testing-recipes.md
|
@ -253,7 +253,7 @@ export default function Map(props) { |
|
|
import React from "react"; |
|
|
import React from "react"; |
|
|
import Map from "./map"; |
|
|
import Map from "./map"; |
|
|
|
|
|
|
|
|
function Contact(props) { |
|
|
export default function Contact(props) { |
|
|
return ( |
|
|
return ( |
|
|
<div> |
|
|
<div> |
|
|
<address> |
|
|
<address> |
|
|