From c2771660289b0a8f7000d2db2bd84dd6bef38fe5 Mon Sep 17 00:00:00 2001 From: Romain Crestey Date: Mon, 7 Aug 2023 17:38:26 +0200 Subject: [PATCH] docs: add checkbox in glossary --- documentation/docs/07-glossary/02-web.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/documentation/docs/07-glossary/02-web.md b/documentation/docs/07-glossary/02-web.md index c4b3852ce4..db5bf9f64f 100644 --- a/documentation/docs/07-glossary/02-web.md +++ b/documentation/docs/07-glossary/02-web.md @@ -28,9 +28,13 @@ Les transformations classiques effectuées lors d'un _bundling_ sont : > Vite et Rollup sont des exemples de _bundler_. +## Checkbox + +> Bientôt... + ## Client-side rendering -> Bientôt +> Bientôt... ## DOM