feat: align the NewsDetail page style with the related contents on the Search page
This commit is contained in:
parent
0c5d1320e9
commit
48c8181fca
5 changed files with 75 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import NewsDetail from "../../../components/NewsDetail";
|
||||
import NewsDetail from "../../../components/NewsDetailPage/NewsDetail";
|
||||
import { VALIDATED_ENV } from "../../../lib/constants";
|
||||
|
||||
async function getNewsData(id: string) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue