Commit 426c9664 by 同語 Committed by GitHub

fix: missing newline at end of data-table-row.tsx

Add a newline at the end of the file.
parent 743520d5
......@@ -119,4 +119,4 @@ function getPrimitiveTextContent(content: React.ReactNode): string | null {
}
return null
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment