aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/ui/Contact.js
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src/ui/Contact.js')
-rw-r--r--vnext/src/ui/Contact.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/vnext/src/ui/Contact.js b/vnext/src/ui/Contact.js
index a0d32e84..75c80332 100644
--- a/vnext/src/ui/Contact.js
+++ b/vnext/src/ui/Contact.js
@@ -10,7 +10,6 @@ import Avatar from './Avatar';
/**
* Contact component
- *
* @param {ContactProps} props
*/
function Contact({ user, style }) {