Skip to content

Conversation

@umsungjun
Copy link
Contributor

This PR fixes the HomePage example in basic-example.mdx by adding a missing import statement:

+ import { Track } from "./tracker";

Before
image

After
스크린샷 2025-08-19 오전 9 29 11

…ample)

This PR fixes the HomePage example in `basic-example.mdx` by adding a missing import statement:

```diff
+ import { Track } from "./tracker";
@umsungjun umsungjun requested a review from stakbucks as a code owner August 19, 2025 00:30
@vercel
Copy link

vercel bot commented Aug 19, 2025

@umsungjun is attempting to deploy a commit to the offlegacy Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Aug 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
event-tracker Ready Ready Preview Comment Aug 19, 2025 5:29am

Copy link
Member

@stakbucks stakbucks left a comment

Choose a reason for hiding this comment

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

Thank you @umsungjun !

@stakbucks stakbucks merged commit 854d815 into offlegacy:main Aug 19, 2025
5 checks passed
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.

2 participants