[#50] AUTH UI Frissítés https://project.mdnd-it.cc/work_packages/50
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// src/assets/SerpentRace_Animation/SerpentRace_Animation.jsx
|
||||
// Animációs kiírás: SerpentRace
|
||||
|
||||
import styles from "./Path.module.css";
|
||||
import React, { useRef } from "react";
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
// src/assets/backgrounds/Background.jsx
|
||||
// Kockás háttér, ami a mousemovera reagál
|
||||
|
||||
import React, { useEffect, useState } from "react";
|
||||
import { motion } from "framer-motion";
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
// src/assets/pictures/Logo.png
|
||||
// Logo kép importálása és paraméterezése
|
||||
|
||||
import React from 'react';
|
||||
import logo from './Logo.png';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user