Skip to content

Commit 5750b8f

Browse files
authored
Update docs/ui/auth/fragments/react/authenticator.md
1 parent 6666f91 commit 5750b8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ui/auth/fragments/react/authenticator.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,6 @@ const App = () => (
293293
My App
294294
<AmplifySignOut />
295295
</div>
296-
</AmplifyAuthenticator>;
296+
</AmplifyAuthenticator>
297297
);
298-
```
298+
```

0 commit comments

Comments
 (0)