We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc5fbda commit 14ce50eCopy full SHA for 14ce50e
src/components/Rate/index.tsx
@@ -1,4 +1,4 @@
1
-import React, { useState, useEffect } from 'react';
+import React, { useState } from 'react';
2
import shortid from 'shortid';
3
4
import classnames from '../../utils/classNames';
0 commit comments