Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
JibrilExe committed Apr 4, 2024
1 parent fbef699 commit 65996c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/src/components/Header/PageTitle.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import * as React from 'react';

export const PageTitle = ({ title, defaultTitle, className }: {title:string,defaultTitle:string,className:string}) => {

return (
Expand Down

0 comments on commit 65996c9

Please sign in to comment.