try to add and use shrinko8
This commit is contained in:
@ -8,6 +8,7 @@ const App = (props: {}) => {
|
||||
<div className={css`
|
||||
min-height: 100vh;
|
||||
`}>
|
||||
<h1>Picobook</h1>
|
||||
<Pico8Console carts={testcarts.carts} />
|
||||
</div>
|
||||
);
|
||||
|
Reference in New Issue
Block a user