chore: cleanup space

This commit is contained in:
amhsirak
2025-01-01 23:29:06 +05:30
parent e4ffef54cf
commit 9b2ea1f535

View File

@@ -33,10 +33,6 @@ interface Column {
format?: (value: string) => string;
}
interface Data {
id: string;
name: string;