Skip to content

Commit

Permalink
refactor: 띄어쓰기 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
hae-on committed Apr 5, 2024
1 parent 225c6fe commit db1e2ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/Common/TopBar/TopBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,7 @@ const Spacer = () => {

TopBar.BackLink = BackLink;
TopBar.LeftNavigationGroup = LeftNavigationGroup;

TopBar.Title = Title;

TopBar.SearchLink = SearchLink;
TopBar.RegisterLink = RegisterLink;
TopBar.CloseButton = CloseButton;
Expand Down

0 comments on commit db1e2ed

Please sign in to comment.