mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 22:41:02 +00:00
jdenticon imports
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
import type { Props } from '../types';
|
||||
|
||||
import jdenticon from 'jdenticon';
|
||||
import * as jdenticon from 'jdenticon';
|
||||
import React from 'react';
|
||||
|
||||
function Identicon ({ className = '', publicKey, size, style }: Props): React.ReactElement<Props> {
|
||||
|
||||
Reference in New Issue
Block a user