Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
VCCI-News
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Văn Hoàng
VCCI-News
Commits
daccd38d
Commit
daccd38d
authored
Dec 04, 2025
by
Phạm Quang Bảo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update/home
parent
edd2bd40
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
index.tsx
src/app/(main)/(home)/components/events/index.tsx
+1
-1
index.tsx
src/app/(main)/(home)/components/featured-news/index.tsx
+1
-1
index.tsx
src/app/(main)/(home)/components/news/index.tsx
+1
-1
No files found.
src/app/(main)/(home)/components/events/index.tsx
View file @
daccd38d
...
...
@@ -71,4 +71,4 @@ function Events() {
)
}
export
default
Events
\ No newline at end of file
export
default
Events
src/app/(main)/(home)/components/featured-news/index.tsx
View file @
daccd38d
...
...
@@ -65,4 +65,4 @@ function FeaturedNews() {
);
}
export
default
FeaturedNews
;
export
default
FeaturedNews
;
\ No newline at end of file
src/app/(main)/(home)/components/news/index.tsx
View file @
daccd38d
...
...
@@ -114,4 +114,4 @@ const News = () => {
);
}
export
default
News
;
export
default
News
;
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment