Skip to content

Conversation

guesung
Copy link

@guesung guesung commented Jun 26, 2025

Overview

Fix code block formatting in useMap.md example.

Before the change, it's as shown in the first image below, and after the change, it's as shown in the second image

image image

Checklist

  • Did you write the test code?
  • Have you run yarn run fix to format and lint the code and docs?
  • Have you run yarn run test:coverage to make sure there is no uncovered line?
  • Did you write the JSDoc?

@Copilot Copilot AI review requested due to automatic review settings June 26, 2025 09:12
Copy link

vercel bot commented Jun 26, 2025

@guesung is attempting to deploy a commit to the Toss Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Fix the Markdown code block formatting in the useMap documentation example.

  • Replaced incorrect quadruple backtick fence with a standard triple backtick fence.
  • Ensured the import { useMap } line is included inside the code block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant