mirror of
https://github.com/FranP-code/format_twitter_projects_accounts_tweets.git
synced 2025-10-13 00:32:19 +00:00
Updated ProjectsTable.tsx
This commit is contained in:
committed by
GitHub
parent
ce9d7a2fc9
commit
63d65249d3
@@ -252,9 +252,7 @@ export function ProjectsTable({ projects, title, showUrlColumn = true, onSeenSta
|
|||||||
</div>
|
</div>
|
||||||
),
|
),
|
||||||
size: 80,
|
size: 80,
|
||||||
}),
|
})
|
||||||
size: 120,
|
|
||||||
}),
|
|
||||||
], [showUrlColumn, seenProjects]);
|
], [showUrlColumn, seenProjects]);
|
||||||
|
|
||||||
const table = useReactTable({
|
const table = useReactTable({
|
||||||
|
|||||||
Reference in New Issue
Block a user