refactor: remove SocialObjects type and update SocialObjects type

- remove SocialMedia type from src/types.ts
- generate each social icon type from socialIcons object instead
This commit is contained in:
satnaing
2024-01-09 11:06:09 +06:30
committed by Sat Naing
parent bb60a9b3db
commit db31df3ce4
2 changed files with 4 additions and 30 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
import type { SocialIcons } from "../types";
const socialIcons: SocialIcons = {
const socialIcons = {
Github: `<svg
xmlns="http://www.w3.org/2000/svg"
class="icon-tabler"