Skip to content
Discussion options

You must be logged in to vote

Ark UI treeshakes pretty well for most bundlers. However, to be extra cautious, we recommend importing the component from their dedicated entry points.

import { Accordion } from '@ark-ui/react/accordion'

NOT

import { Accordion } from '@ark-ui/react'

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@and-rs
Comment options

Answer selected by and-rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants