zack
feat: πŸš€ Update Chat-nFace configurations
a053984
raw
history blame
83 Bytes
export default function cleanComment(data, item, list) {
list.remove(item);
};