We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d48c0e5 commit f2af6b5Copy full SHA for f2af6b5
1 file changed
src/components/react-color-avatar/index.tsx
@@ -1,4 +1,4 @@
1
-import { CSSProperties, useEffect, useState } from 'react';
+import { CSSProperties, RefObject, useEffect, useState } from 'react';
2
import { Background } from '@/components/widgets';
3
import { WidgetType, WrapperShape } from '@/enums';
4
import { AvatarOption } from '@/types';
0 commit comments