From 282df2bc9193677301c062a6eb06eb29eb936fe5 Mon Sep 17 00:00:00 2001
From: taDuc
Date: Sun, 7 Jun 2026 20:29:43 +0700
Subject: [PATCH] add warning for mobile
---
src/uhm/components/preview/MapPlaceholder.tsx | 22 +++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/src/uhm/components/preview/MapPlaceholder.tsx b/src/uhm/components/preview/MapPlaceholder.tsx
index f9fb9d1..05705a9 100644
--- a/src/uhm/components/preview/MapPlaceholder.tsx
+++ b/src/uhm/components/preview/MapPlaceholder.tsx
@@ -105,6 +105,22 @@ export default function MapPlaceholder({ onEnter }: MapPlaceholderProps) {
>
Hành trình khám phá biên giới, quốc gia và các sự kiện lịch sử thế giới qua bản đồ tương tác theo dòng thời gian.
+
+
+ hiện dự án chỉ đang hỗ trợ người dùng máy tính, các phiên bản di động hiên không ổn định
+
{/* Bottom hint "nhấn vào chỗ bất kì để vào" with a slow breathing/fade pulse animation */}
@@ -139,6 +155,12 @@ export default function MapPlaceholder({ onEnter }: MapPlaceholderProps) {