You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we add attributes in the Transformer it gives NSAttributedStringKey as an editor but we need NSAttributedString.Key do is missing between NSAttributedString and key.
When we add attributes in the Transformer it gives
NSAttributedStringKeyas an editor but we needNSAttributedString.Keydo is missing between NSAttributedString and key.