mirror of
https://github.com/guilhermewerner/tomasulo-simulator
synced 2025-06-15 13:24:20 +00:00
Add group name
This commit is contained in:
@ -132,6 +132,9 @@ export default function Home() {
|
|||||||
))}
|
))}
|
||||||
</tbody>
|
</tbody>
|
||||||
</Table>
|
</Table>
|
||||||
|
<div className="mt-auto text-center">
|
||||||
|
<span className="text-muted">Caio Arâes, David Freitas, Guilherme Werner</span>
|
||||||
|
</div>
|
||||||
</Container>
|
</Container>
|
||||||
</main>
|
</main>
|
||||||
</>
|
</>
|
||||||
|
Reference in New Issue
Block a user