Skip to content

Conversation

@2yunseong
Copy link
Contributor

Fixed a typo in the example code in the documentation.

This PR corrects the import statement path.

import { z } from "zod";
import { createTracker } from "@offlegacy/Event Tracker"; // <- Here
 
interface Context {
  /* ... */
}
 
interface Params {
  /* ... */
}
 

@2yunseong 2yunseong requested a review from stakbucks as a code owner August 29, 2025 08:38
@vercel
Copy link

vercel bot commented Aug 29, 2025

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

A member of the Team first needs to authorize it.

@gwansikk gwansikk self-requested a review August 30, 2025 05:10
@vercel
Copy link

vercel bot commented Aug 30, 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 30, 2025 5:14am

Copy link
Member

@gwansikk gwansikk 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!

@stakbucks stakbucks merged commit 6b5aa7f into offlegacy:main Aug 30, 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.

3 participants