Skip to content

Commit

Permalink
[frontend] some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lndrtrbn committed Feb 26, 2024
1 parent b8dbb04 commit ed7c651
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ const WidgetListRelationships = ({
const theme = useTheme<Theme>();
const { fsd, t_i18n } = useFormatter();

console.log(data);

return (
<div
id="container"
Expand Down

0 comments on commit ed7c651

Please sign in to comment.