diff --git a/NAMING_CONVENTION.md b/NAMING_CONVENTION.md index 36acbcb1..a4e2a320 100644 --- a/NAMING_CONVENTION.md +++ b/NAMING_CONVENTION.md @@ -30,8 +30,8 @@ by the _[Container]_. An optional rule is regarding icons style. Iconoir is actually offering Regular and Solid icons. With the latter, icons names end with `-solid`. An example here: -- Regular\: `check-circle` -- Solid\: `check-circle-solid` +- Regular: `check-circle` +- Solid: `check-circle-solid` ## Object-Oriented Naming diff --git a/iconoir.com/components/Header.tsx b/iconoir.com/components/Header.tsx index 97f7ce53..be2e908c 100644 --- a/iconoir.com/components/Header.tsx +++ b/iconoir.com/components/Header.tsx @@ -41,8 +41,8 @@ export function Header({ currentVersion }: HeaderProps) { Share with on{' '} - Twitter - {' '} + X + @@ -50,8 +50,8 @@ export function Header({ currentVersion }: HeaderProps) { Share with on{' '} - Twitter - {' '} + X + setMenuVisible((v) => !v)}> {menuVisible ? : }