From f95f945c2668736c83c2fd9cc2cd4eb9edb86ae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Famibelle-Pronzola?= Date: Sat, 22 Jul 2023 13:49:04 +0400 Subject: [PATCH] Remove github component in Koneksyon component --- components/sesyon/koneksyon.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/components/sesyon/koneksyon.js b/components/sesyon/koneksyon.js index f36a3c8..22ac9aa 100644 --- a/components/sesyon/koneksyon.js +++ b/components/sesyon/koneksyon.js @@ -43,12 +43,6 @@ const PROVIDERS = [ title: 'Twitter', width: 16, height: 13 - }, - { - id: 'github', - title: 'GitHub', - width: 16, - height: 15 } ]