feat!(front): migrate to Hey API
This commit is contained in:
parent
128a33824a
commit
6e802d2402
47 changed files with 2865 additions and 1209 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import type { Title } from "../../api/models/Title";
|
||||
import type { Title } from "../../api";
|
||||
|
||||
export function TitleCardHorizontal({ title }: { title: Title }) {
|
||||
return (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue