fix aug page

This commit is contained in:
Olivier Gagnon
2021-09-21 13:08:05 -04:00
parent ffa9600302
commit 7aa2d00460
7 changed files with 262 additions and 266 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import * as React from "react";
export function Augmentation(name: string): JSX.Element {
export function Augmentation({ name }: { name: string }): JSX.Element {
return (
<span className={"samefont"} style={{ color: "white" }}>
{name}