Skip to content

Commit

Permalink
parallel run
Browse files Browse the repository at this point in the history
  • Loading branch information
stakbucks committed Aug 17, 2024
1 parent 754e7ab commit d529437
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { Info } from '../components/info/Info';
import { layoutStyle, mainStyle } from './layout.css';

export default function Home() {
// test commit
return (
<div className={layoutStyle}>
<main className={mainStyle}>
Expand Down

0 comments on commit d529437

Please sign in to comment.