mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-13 15:17:45 +00:00
This introduces the `StatusLetterIdenticon` component to StatusQ. Usage: ``` import StatusQ.Components 0.1 StatusLetterIdenticon { name: "#status" } ``` Closes #28