We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84f80f commit 6b1cb9cCopy full SHA for 6b1cb9c
1 file changed
src/models/rfcProps.js
@@ -278,7 +278,6 @@ const properties = {
278
options: [
279
{ id: 'FACEBOOK', name: 'Facebook', placeholder: 'https://facebook.com/…' },
280
{ id: 'GITHUB', name: 'GitHub', placeholder: 'https://github.com/…' },
281
- { id: 'GOOGLEPLUS', name: 'Google+', placeholder: 'https://plus.google.com/…' },
282
{ id: 'INSTAGRAM', name: 'Instagram', placeholder: 'https://instagram.com/…' },
283
{ id: 'LINKEDIN', name: 'LinkedIn', placeholder: 'https://linkedin.com/…' },
284
{ id: 'XING', name: 'Xing', placeholder: 'https://www.xing.com/profile/…' },
0 commit comments