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

The possibility of adding custom icons to add files and add folders #101

Open
jzarei1996 opened this issue Dec 2, 2023 · 0 comments
Open

Comments

@jzarei1996
Copy link

Hi everyone.
How can I put custom icon to add file and folder?
It seems that such a possibility does not exist at the moment, so please add it.
Thanks.

export interface IconComponents {
CancelIcon?: Icon;
CaretRightIcon?: Icon;
CaretDownIcon?: Icon;
DeleteIcon?: Icon;
EditIcon?: Icon;
FileIcon?: Icon;
FolderIcon?: Icon;
FolderOpenIcon?: Icon;
OKIcon?: Icon;
}

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

1 participant