diff --git a/README.md b/README.md index 59619ac..1f97273 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,6 @@ const config = { }; export default () => { - return ; + return ; }; ```