From a5e99c0ddad7dd7f2d813bb7e18f9607ab7c7902 Mon Sep 17 00:00:00 2001 From: lianahus Date: Thu, 30 Nov 2023 11:08:19 +0100 Subject: [PATCH] move tooltips to the bottom because circuit is an iframe plugin --- apps/circuit-compiler/src/app/components/container.tsx | 2 +- .../solidity-compiler/src/lib/compiler-container.tsx | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/apps/circuit-compiler/src/app/components/container.tsx b/apps/circuit-compiler/src/app/components/container.tsx index f07af0ff35..63215775ed 100644 --- a/apps/circuit-compiler/src/app/components/container.tsx +++ b/apps/circuit-compiler/src/app/components/container.tsx @@ -57,7 +57,7 @@ export function Container () { { } > promptCompiler()}> - }> + } + > showCompilerLicense()}>