Skip to content

Commit

Permalink
💄About /index
Browse files Browse the repository at this point in the history
  • Loading branch information
noeypatt committed Mar 29, 2020
1 parent 554f66e commit 7a96d19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/index/About.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,15 @@ const About = () => {

const [home, setHome] = useState(
[
{ name: "สังคมผู้สูงอายุ", href: "/index/society" },
{ name: "เบี้ยยังชีพ", href: "#" },
{ name: "เข้าสู่หน้าหลัก", href: "/main" }
]
)

const [homeMin, setHomeMin] = useState(
[
{ name: "สังคมผู้สูงอายุ", href: "/index/society" },
{ name: "เบี้ยยังชีพ", href: "#" },
{ name: "เข้าสู่หน้าหลัก", href: "/main" },
]
Expand Down

1 comment on commit 7a96d19

@vercel
Copy link

@vercel vercel bot commented on 7a96d19 Mar 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.