From a17d97c05073463229f6473d2821654d11dc811e Mon Sep 17 00:00:00 2001 From: Bastien OLLIER Date: Tue, 16 Jan 2024 11:46:33 +0100 Subject: [PATCH] result to screen (#2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit please, peer review my code Co-authored-by: bastien ollier Co-authored-by: clfreville2 Reviewed-on: https://codefirst.iut.uca.fr/git/sandkasten/sandkasten-web/pulls/2 Reviewed-by: Clément FRÉVILLE Co-authored-by: Bastien OLLIER Co-committed-by: Bastien OLLIER --- src/app/components/editor/editor.component.html | 15 +++++++++++++++ src/app/components/editor/editor.component.ts | 6 ++++++ src/app/services/codeExecution.service.ts | 15 +++++++++++++-- 3 files changed, 34 insertions(+), 2 deletions(-) diff --git a/src/app/components/editor/editor.component.html b/src/app/components/editor/editor.component.html index 4c9981c..26a7fa7 100644 --- a/src/app/components/editor/editor.component.html +++ b/src/app/components/editor/editor.component.html @@ -14,6 +14,21 @@ +
+ + +
+