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

Import {document} Conflict with document.getElementById #10

Open
404b opened this issue Jun 25, 2023 · 1 comment
Open

Import {document} Conflict with document.getElementById #10

404b opened this issue Jun 25, 2023 · 1 comment

Comments

@404b
Copy link

404b commented Jun 25, 2023

import {document} from "solid-heroicons/outline";

breaks all JS document.

I would suggest a rename of icon: {document} so it doesn't waste others time and break the entire site.

@OffBy0x01
Copy link

or alternatively just import { document as myAlias } from "solid-heroicons/outline";?

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