From da1a7b7f6a0d8c7653d2a9a5b10612ac6ac0055e Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Fri, 4 Feb 2022 18:59:42 +0100 Subject: [PATCH] add warning to apprendimento --- pages/year2/apprendimento/index.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/year2/apprendimento/index.tsx b/pages/year2/apprendimento/index.tsx index 5f58383..34d8959 100644 --- a/pages/year2/apprendimento/index.tsx +++ b/pages/year2/apprendimento/index.tsx @@ -2,6 +2,7 @@ import { ListUnordered } from "@steffo/bluelib-react" import { Heading, Chapter, Box, Panel, Idiomatic as I } from "@steffo/bluelib-react" import { NextPage } from "next" import { Link } from "../../../components/link" +import { Warn1024 } from "../../../components/warn" const Page: NextPage = () => { @@ -32,6 +33,7 @@ const Page: NextPage = () => { Appuntiweb +