mirror of
https://github.com/guilhermewerner/tomasulo-simulator
synced 2025-06-16 05:44:21 +00:00
Add bootstrap
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import '@/styles/globals.css'
|
||||
|
||||
export default function App({ Component, pageProps }) {
|
||||
return <Component {...pageProps} />
|
||||
return <Component {...pageProps} />
|
||||
}
|
||||
|
Reference in New Issue
Block a user