Skip to content

Commit d3e2f29

Browse files
Fix missing space before closing CodeGroup tag
1 parent 2903537 commit d3e2f29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/data/markdown/docs/05 Examples/01 Examples/03 oauth-authentication.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ export default function () {
257257
console.log(token);
258258
}
259259
```
260+
260261
</CodeGroup>
261262

262263
### Okta

0 commit comments

Comments
 (0)