diff --git a/src/components/navigation/sidebars/toc/Table.tsx b/src/components/navigation/sidebars/toc/Table.tsx index 2c241ca..ea9ca5f 100644 --- a/src/components/navigation/sidebars/toc/Table.tsx +++ b/src/components/navigation/sidebars/toc/Table.tsx @@ -49,7 +49,7 @@ export const Table: Component<{
  • {prop} @@ -66,7 +66,7 @@ export const Table: Component<{
  • {func} @@ -83,7 +83,7 @@ export const Table: Component<{
  • {signal} @@ -100,7 +100,7 @@ export const Table: Component<{
  • {variant} diff --git a/src/components/type/Functions.astro b/src/components/type/Functions.astro index dafedfd..4528a5d 100644 --- a/src/components/type/Functions.astro +++ b/src/components/type/Functions.astro @@ -22,7 +22,7 @@ const { funcData } = Astro.props; let genericType:string|undefined; let genericTypeLink:string|undefined; return ( -
  • +
  • +
  • +
  • param.name) : []; return ( -
  • +