Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavan Soratur authored and Pavan Soratur committed Dec 19, 2024
1 parent 45edf13 commit df3ec54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/webb-ui-components/src/components/SideBar/SideBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import { SideBarItems } from './SideBarItems';
import { SideBarLogo } from './Logo';
import { MobileSidebarProps } from './types';
import { ThemeToggle } from '../ThemeToggle';
import { Typography } from '@webb-tools/webb-ui-components';
import { Typography } from '../../typography/Typography';
import { Link } from '../Link';

/**
Expand Down

0 comments on commit df3ec54

Please sign in to comment.