Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d8fd24a

Browse filesBrowse files
committed
chore: clean-up
1 parent e0f155f commit d8fd24a
Copy full SHA for d8fd24a

File tree

1 file changed

+0
-2
lines changed
Filter options

1 file changed

+0
-2
lines changed

‎packages/docs/src/templates/DocsLayout.tsx

Copy file name to clipboardExpand all lines: packages/docs/src/templates/DocsLayout.tsx
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ const getDescription = (location: Location, description: string) => {
6565
const parts = description.split(regex)
6666
const matches = description.match(regex)
6767

68-
console.log('parts', parts)
69-
7068
if (matches && parts.length > 1) {
7169
return (
7270
<>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.