mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Button animations
This commit is contained in:
parent
0fcdcbc812
commit
254482e812
5 changed files with 1 additions and 17 deletions
|
@ -78,7 +78,6 @@ function Comment({ comment, index, onComment, onDelete, onReact, uid }) {
|
|||
</span>
|
||||
{own && (
|
||||
<span
|
||||
className={styles.delete_bttn}
|
||||
onClick={() => {
|
||||
onDelete([index])
|
||||
}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue