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 da49eeb commit 0f4b093Copy full SHA for 0f4b093
app/src/components/main/DeleteButton.tsx
@@ -1,4 +1,4 @@
1
-import React, { useState } from 'react';
+import React from 'react';
2
import { DeleteButtons } from '../../interfaces/Interfaces';
3
import { useDispatch, useSelector } from 'react-redux';
4
import { deleteChild } from '../../redux/reducers/slice/appStateSlice';
0 commit comments