mirror of
https://github.com/Motion-Games/MotionWebStudio.git
synced 2026-04-21 09:00:53 +02:00
seo
This commit is contained in:
@@ -12,7 +12,7 @@ export const Privacy: React.FC = () => {
|
||||
<div className="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8">
|
||||
<Button
|
||||
variant="white"
|
||||
onClick={() => navigate(-1)}
|
||||
onClick={() => navigate('/')}
|
||||
className="mb-10 shadow-sm border border-gray-200 group"
|
||||
>
|
||||
<ArrowLeft className="w-4 h-4 mr-2 group-hover:-translate-x-1 transition-transform" /> Vissza
|
||||
|
||||
Reference in New Issue
Block a user