Created blog page, many improvements

This commit is contained in:
2024-02-18 11:30:50 +03:00
parent cfbaf56159
commit 3853e8fa20
23 changed files with 4301 additions and 3284 deletions
-2
View File
@@ -49,8 +49,6 @@ const aliases = <IconAliases>{
const iconify = <IconSet>{
component: (props: any) => {
console.log(props)
const { icon, tag, ...rest } = props
const strIcon = icon as string