From 290e7a29f340aeea8d25af2afb175a3c2b4f2af8 Mon Sep 17 00:00:00 2001 From: lianahus Date: Thu, 9 Nov 2023 18:27:40 +0100 Subject: [PATCH] fixed react errors and icons for licenses --- .../circuit-compiler/src/app/components/container.tsx | 11 ++++++++--- .../solidity-compiler/src/lib/compiler-container.tsx | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/apps/circuit-compiler/src/app/components/container.tsx b/apps/circuit-compiler/src/app/components/container.tsx index 854ac3d611..c38d7adaa1 100644 --- a/apps/circuit-compiler/src/app/components/container.tsx +++ b/apps/circuit-compiler/src/app/components/container.tsx @@ -53,11 +53,16 @@ export function Container () {
-