-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Sharp Solid isn't working with 6.3 - the code is looking for any version of 6.2.

On line 452 of packages/fa-icon-chooser/src/components/fa-icon-chooser/fa-icon-chooser.tsx
Version is set to: return this.pro() && !!this.resolvedVersion().match('(^6\.[2-9][0-9]*\.)');
but it should be anything 6.2 and above.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels