diff --git a/pages/year1/algebra.tsx b/pages/year1/algebra.tsx
index 113a3ea..1af3022 100644
--- a/pages/year1/algebra.tsx
+++ b/pages/year1/algebra.tsx
@@ -1,6 +1,6 @@
import { Heading, Chapter, Box, Idiomatic as I, Code, Anchor as A, Dialog, BringAttention as B, ListOrdered, ListUnordered} from '@steffo/bluelib-react'
import type { NextPage } from 'next'
-import { WarningBlocked } from '../../components/warnings'
+import { WarningBlocked, WarningUnchecked } from '../../components/warnings'
const Page: NextPage = () => {
return <>
@@ -119,6 +119,7 @@ const Page: NextPage = () => {
Visto che all'esame era possibile utilizzare i propri appunti, ho realizzato un piccolo cheatsheet stampabile con tutti gli esercizi piĆ¹ comuni.
@@ -127,8 +128,6 @@ const Page: NextPage = () => { Cheatsheet (.tex
, .pdf
)
-
>