Skip to content

Commit 6b1cb9c

Browse files
committed
fix: drop google+
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
1 parent a84f80f commit 6b1cb9c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/models/rfcProps.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ const properties = {
278278
options: [
279279
{ id: 'FACEBOOK', name: 'Facebook', placeholder: 'https://facebook.com/…' },
280280
{ id: 'GITHUB', name: 'GitHub', placeholder: 'https://github.com/…' },
281-
{ id: 'GOOGLEPLUS', name: 'Google+', placeholder: 'https://plus.google.com/…' },
282281
{ id: 'INSTAGRAM', name: 'Instagram', placeholder: 'https://instagram.com/…' },
283282
{ id: 'LINKEDIN', name: 'LinkedIn', placeholder: 'https://linkedin.com/…' },
284283
{ id: 'XING', name: 'Xing', placeholder: 'https://www.xing.com/profile/…' },

0 commit comments

Comments
 (0)