🏗 Scaffold for Wanted list table

This commit is contained in:
2022-04-07 01:03:46 -07:00
parent 0a315b1ef9
commit c91f64239a
3 changed files with 10 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ export const WantedComics = (props): ReactElement => {
size: 25,
from: 0,
},
type: "wanted",
},
),
);