diff options
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/web/components/graph-dialog.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/components/graph-dialog.tsx b/apps/web/components/graph-dialog.tsx index 2e74b3b1..8849d4ce 100644 --- a/apps/web/components/graph-dialog.tsx +++ b/apps/web/components/graph-dialog.tsx @@ -243,4 +243,4 @@ export function GraphDialog() { )} </> ) -}
\ No newline at end of file +} |