Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
arcangelini committed Oct 1, 2024
1 parent 5647651 commit f89c0f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/help-center/src/components/help-center-footer.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { CardFooter } from '@wordpress/components';
import { Route, Routes } from 'react-router-dom';
import { HelpCenterContactButton } from './help-center-contact-page';

import './help-center-footer.scss';

const HelpCenterFooter: React.FC = () => {
Expand Down

0 comments on commit f89c0f5

Please sign in to comment.