Skip to content

Commit

Permalink
add project 3
Browse files Browse the repository at this point in the history
  • Loading branch information
paoloose committed Nov 19, 2023
1 parent cc576e3 commit b71d14d
Show file tree
Hide file tree
Showing 4 changed files with 335 additions and 1 deletion.
292 changes: 292 additions & 0 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"@types/react-dom": "^18.2.14",
"@upsetjs/react": "^1.11.0",
"astro": "3.2.2",
"force-graph": "^1.43.4",
"logic-parsers": "^1.3.0",
"react": "^18.2.0",
"react-debounce-input": "^3.3.0",
Expand Down
1 change: 0 additions & 1 deletion frontend/src/pages/assignments/week2.astro
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ export const metadata: WeekMetadata = {
main_id='#logic-parser'
week={2}
>
<p>Non implemented yet</p>
<Vennbase client:only="react" />
</WeekLayout>

Expand Down
Loading

0 comments on commit b71d14d

Please sign in to comment.