mirror of
https://github.com/Kludex/awesome-fastapi-projects.git
synced 2025-05-15 05:37:05 +00:00
Fix link clicking
This commit is contained in:
parent
af578ea4a5
commit
7d3711337e
@ -19,7 +19,7 @@ export const columns: ColumnDef<Repo>[] = [
|
||||
},
|
||||
cell: function ({ row }) {
|
||||
return (
|
||||
<Button variant="ghost">
|
||||
<Button variant="link" className="text-accent-foreground">
|
||||
<svg
|
||||
width="15"
|
||||
height="15"
|
||||
|
Loading…
x
Reference in New Issue
Block a user