diff --git a/src/components/truth-table.tsx b/src/components/truth-table.tsx index c942731..0298a6c 100644 --- a/src/components/truth-table.tsx +++ b/src/components/truth-table.tsx @@ -28,7 +28,7 @@ const TruthTable: Component = ( -

{ exp }

+

{ exp }

) }