Skip to content

How can I "update" to get the newest built-in components? #2532

Closed Answered by Flohhhhh
Flohhhhh asked this question in Q&A
Discussion options

You must be logged in to vote

Okay I figured it out, the examples on the site are now providing imports like so:
import { Steps } from 'nextra/components'
but my version requires
import { Steps } from 'nextra-theme-docs'
or maybe there's a mistake in the examples.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Flohhhhh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant