mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
Update table component
This commit is contained in:
@@ -17,7 +17,6 @@ export const GenreCell = ({ value, data }: ICellRendererParams) => {
|
||||
<React.Fragment key={`row-${item.id}-${data.uniqueId}`}>
|
||||
{index > 0 && (
|
||||
<Text
|
||||
$link
|
||||
$secondary
|
||||
size="sm"
|
||||
style={{ display: 'inline-block' }}
|
||||
|
||||
Reference in New Issue
Block a user