Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
hazal-karakus committed Jan 2, 2025
1 parent c5c07e6 commit 73b3fa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react/src/components/Employee.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import React, { useEffect, useState } from 'react';
import { Link, useParams } from 'react-router-dom';
import './employee.css';
import './products.css';
import * as Sentry from '@sentry/react';

function Employee() {
Expand Down

0 comments on commit 73b3fa9

Please sign in to comment.