Skip to content

Export Token component from the library#154

Open
jatinhariani wants to merge 1 commit intoseawind543:masterfrom
jatinhariani:feature/issue-153-export-token-component
Open

Export Token component from the library#154
jatinhariani wants to merge 1 commit intoseawind543:masterfrom
jatinhariani:feature/issue-153-export-token-component

Conversation

@jatinhariani
Copy link
Copy Markdown

No description provided.

@seawind543 seawind543 added the enhancement New feature or request label Feb 3, 2025
Comment thread src/index.ts

export type { TokenInputRef, TokenInputProps } from './TokenInput';
export type { TokenProps } from './Token';
export { default as Token } from './Token';
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Export from the same component should be made by the same export line~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants