Skip to content

fix(docs): add missing import statement in HomePage example (basic-example)#46

Merged
stakbucks merged 1 commit into
offlegacy:mainfrom
umsungjun:fix/add-missing-import-in-example
Aug 19, 2025
Merged

fix(docs): add missing import statement in HomePage example (basic-example)#46
stakbucks merged 1 commit into
offlegacy:mainfrom
umsungjun:fix/add-missing-import-in-example

Conversation

@umsungjun

Copy link
Copy Markdown
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

vercel Bot commented Aug 19, 2025

Copy link
Copy Markdown

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

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Aug 19, 2025

Copy link
Copy Markdown

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

@stakbucks stakbucks left a comment

Copy link
Copy Markdown
Member

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