fix: missing newline at end of data-table-row.tsx
Add a newline at the end of the file.
This commit is contained in:
@@ -119,4 +119,4 @@ function getPrimitiveTextContent(content: React.ReactNode): string | null {
|
|||||||
}
|
}
|
||||||
|
|
||||||
return null
|
return null
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user