Skip to content

doc-framework: Need to be able to import propComponents from relative path #3331

@nicolethoen

Description

@nicolethoen

With the introduction of next/deprecated components, some components will need to import propComponents (to build API prop tables in the docs) from components living in different component directories.

i.e. The dropdown-next component in src/next/components/Dropdown needs to import the MenuToggle component props from src/components/MenuToggle

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions