Skip to content

Commit

Permalink
Update MainComponent.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
KimheangKen authored Oct 25, 2023
1 parent 461b569 commit 183a430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/component/MainComponent.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default function MainComponent() {
const [data, setData] = useState([
{
id: 1,
title: "papapapapa",
title: "mamama",
description:
"Koh Kong Krav Beach is in the 5th place out of 13 beaches in the Koh Kong region The beach is located in a natural place, among the mountains. It is partially covered by trees which give natural shade. It is a spacious coastline with crystal turquoise water and white fine sand, so you don't need special shoes.",
status: "beach",
Expand Down

0 comments on commit 183a430

Please sign in to comment.