-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(EW): /tips page #196
feat(EW): /tips page #196
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
with: { | ||
resources: { | ||
with: { | ||
resource: true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added these lines to get muxPlaybackId
in what getTipsModule
returns
// import { revalidateTutorialLesson } from '@/app/(content)/tutorials/actions' | ||
import Spinner from '@/components/spinner' | ||
// import { VideoBlockNewsletterCta } from '@/components/video-block-newsletter-cta' | ||
// import { addProgress } from '@/lib/progress' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Commented out parts that are not implemented yet
This is the first iteration for the
/tips
and/tips/[slug]
pages.What was added:
/tips
/tips/[slug]
/tips
/tips/[slug]
og image
Missed functionalities: