Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

FocusTrapZoneProps should be exported from the main package? #1725

@sushruth

Description

@sushruth

FocusTrapZoneProps can currently be imported like so -

import { FocusTrapZoneProps } from '@stardust-ui/react/dist/es/lib/accessibility/FocusZone';

Instead would be more appropriate to import like so -

import { FocusTrapZoneProps } from '@stardust-ui/react'

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilityAll the Accessibility tasks and bugs should be tagged with this.vstsPaired with ticket in vsts

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions