Skip to content

Commit

Permalink
refactor: change icons location 2
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarkhanzadian committed Sep 27, 2024
1 parent e649f79 commit 2d1defd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import LogoHardwareBitkeyLogo from '../assets/icons/logos/logo-hardware-bitkey-24-24.svg';
import LogoHardwareBitkeyLogo from '../../assets/icons/logos/logo-hardware-bitkey-24-24.svg';
import { Icon, IconProps } from '../icon/icon.native';

export function LogoHardwareBitkey({ variant, ...props }: IconProps) {
Expand Down

0 comments on commit 2d1defd

Please sign in to comment.