alessiorubicini/SFSymbolsPickerForSwiftUI

Name Error for category "Keyboard"

Foaly333 opened this issue · 1 comments

In line 66 of "Symbols" the key is spelled "KeyBoard", but the rawValue of the Category (line 25 in "Symbols") is "Keyboard". Leads to an error because of ne 46 in "SFSymbolsPicker".
Great work by the way :)

Just fixed with 1.0.1!