foreign key updates

This commit is contained in:
pablodanswer
2025-01-29 10:58:44 -08:00
parent 14981162fd
commit d842fed37e
2 changed files with 77 additions and 1 deletions

View File

@@ -275,7 +275,6 @@ export const HistorySidebar = forwardRef<HTMLDivElement, HistorySidebarProps>(
flex-col relative
h-screen
pt-2
transition-transform
`}
>