тут нихуя не работает, ебаный рот этого казино
This commit is contained in:
10
frontend/style/app/favorites/page.tsx
Normal file
10
frontend/style/app/favorites/page.tsx
Normal file
@@ -0,0 +1,10 @@
|
||||
import { FavoriteItems } from "@/components/favorite-items"
|
||||
|
||||
export default function FavoritesPage() {
|
||||
return (
|
||||
<div className="container mx-auto px-4 py-8">
|
||||
<FavoriteItems />
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user