From 05f9f6aae2a57f15cafb3fa104b0b56efbbe0e35 Mon Sep 17 00:00:00 2001 From: matuesz-kleszcz Date: Mon, 24 Jul 2023 10:16:23 +0200 Subject: [PATCH] fix: remove unused props --- src/components/Label/Label.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Label/Label.tsx b/src/components/Label/Label.tsx index cf8ad6e0..1fec2118 100644 --- a/src/components/Label/Label.tsx +++ b/src/components/Label/Label.tsx @@ -10,7 +10,6 @@ import { tet } from '@/tetrisly'; export const Label = ({ label, - action, tooltip, optional, custom = {},