Skip to content

Commit

Permalink
front
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail-kharrobi committed Aug 25, 2023
1 parent d53c7a2 commit 7058dd4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion frontend/code/src/components/Layout/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { Alert } from './Assets/Alert'
import { Avatar } from './Assets/Avatar'
import {BiSearch} from 'react-icons/bi'

var test = [{name:"tes"},{name:"Test"}]

export const Layout = () =>
{
Expand Down
1 change: 0 additions & 1 deletion frontend/code/src/components/Login/index.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { Link } from "react-router-dom";
import pingpong from '../images/pingpong.svg'
import {Button} from './Assets/Button'
import bg from './Assets/bg.gif'
export const Login = () =>
{

Expand Down

0 comments on commit 7058dd4

Please sign in to comment.