Add delete action in workflows table (#802)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
type Props = {
|
||||
className: string;
|
||||
className?: string;
|
||||
};
|
||||
|
||||
function GarbageIcon({ className }: Props) {
|
||||
|
||||
Reference in New Issue
Block a user