Navigáció első menet kész

This commit is contained in:
2025-12-08 12:14:18 +01:00
parent 70385e9e1b
commit dc8102b545
9 changed files with 144 additions and 30 deletions

View File

@@ -1,4 +1,5 @@
import React from 'react'
import Fomenu from './Fomenu';
const Statisztika = ({total, megvett}) => {
@@ -6,6 +7,7 @@ const Statisztika = ({total, megvett}) => {
return (
<div>
<Fomenu />
<table>
<tbody>
<tr>