Refactor, fixed search
This commit is contained in:
5
weather-ui/src/app/_components/Sidebar/index.tsx
Normal file
5
weather-ui/src/app/_components/Sidebar/index.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import './Sidebar.css';
|
||||
|
||||
export default function Sidebar() {
|
||||
return <div className=''></div>;
|
||||
}
|
||||
Reference in New Issue
Block a user