We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d71114 commit 2cf2d3dCopy full SHA for 2cf2d3d
src/components/Button/component.tsx
@@ -1,4 +1,4 @@
1
-import React, { JSX } from 'react';
+import React, { JSX, useId } from 'react';
2
import { MdSettings } from 'react-icons/md';
3
import { ButtonProps } from './type';
4
import {
0 commit comments