Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate identifier in types/stack/index.d.ts #209

Open
PSoltes opened this issue Oct 25, 2024 · 1 comment
Open

Duplicate identifier in types/stack/index.d.ts #209

PSoltes opened this issue Oct 25, 2024 · 1 comment

Comments

@PSoltes
Copy link

PSoltes commented Oct 25, 2024

import { Variant, Variants } from "./variants";
import { VariantGroup, VariantGroups } from "./VariantGroup";
import { Variant, Variants } from "./VariantGroup/variants";
@cs-raj
Copy link
Contributor

cs-raj commented Nov 7, 2024

Hi @PSoltes thanks for raising this. We will resolve this in upcoming release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants