Fix linting

This commit is contained in:
yangdx
2025-03-13 01:49:50 +08:00
parent 06bff7e836
commit c1e931b9f2
3 changed files with 5 additions and 5 deletions

View File

@@ -149,8 +149,8 @@ const GraphViewer = () => {
)
return (
<SigmaContainer
settings={sigmaSettings}
<SigmaContainer
settings={sigmaSettings}
className="!bg-background !size-full overflow-hidden"
ref={sigmaRef}
>