Dedupe profile labels (#7833)

* dedupe labels

* apply to postalerts
This commit is contained in:
Samuel Newman
2025-02-24 14:17:59 -08:00
committed by GitHub
parent 61a14043e5
commit 6254cf020a
4 changed files with 18 additions and 7 deletions
-1
View File
@@ -199,7 +199,6 @@ const styles = StyleSheet.create({
height: 30,
overflow: 'hidden',
borderRadius: 15,
// @ts-ignore web only
cursor: 'pointer',
backgroundColor: 'rgba(0, 0, 0, 0.5)',
alignItems: 'center',