Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
Emil307 committed Jul 27, 2023
1 parent 97d0928 commit a0c5a60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/widgets/layout/Navbar.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// import React from 'react';
import { useParams, useSearchParams } from 'react-router-dom';
import styled from 'styled-components';
import { AddRoomButton } from '../../features/AddRoom.tsx/index.ts';
import { SearchInput } from '../../features/Search/index.ts';
Expand Down

0 comments on commit a0c5a60

Please sign in to comment.