diff --git a/src/app/components/Context/index.tsx b/src/app/components/Context/index.tsx index 23406c2..535a6c9 100644 --- a/src/app/components/Context/index.tsx +++ b/src/app/components/Context/index.tsx @@ -57,7 +57,7 @@ export const Context: React.FC = ({ className, selected }) => { className={`flex flex-col space-y-4 overflow-y-scroll border-2 border-gray-500 w-full ${className}`} >
-
{buttons}
+
{buttons}