Design improvements and bug fixes

This commit is contained in:
pheralb
2022-03-05 17:03:33 +00:00
parent b67dcc0be9
commit 7409e7b9be
9 changed files with 81 additions and 26 deletions
+7
View File
@@ -272,6 +272,13 @@ const Icons = [
category: "Search",
url: "https://www.google.com/",
},
{
id: 40,
href: "/library/framer.svg",
title: "Framer",
category: "Design",
url: "https://framer.com/",
}
];
export default Icons;