Commit 5a01d69d authored by Phạm Quang Bảo's avatar Phạm Quang Bảo

fix

parent 25d2d474
const Page = () => {
return (
<div className="container">
<div className="flex p-2 border border-gray-300">
<p className="p-3">Về VCCI-HCM</p>
<p className="p-3">Chức năng và Nhiệm vụ</p>
<p className="p-3">Sơ đồ tổ chức</p>
<p className="p-3">Dịch vụ cung cấp</p>
</div>
</div>
);
};
export default Page;
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment