Skip to content

Commit 1fd8a68

Browse files
Merge pull request #3352 from OneCommunityGlobal/newell-ui-fix-4-2
Newell - fix login and dashboard ui issues
2 parents f3d727c + 3b2f5ea commit 1fd8a68

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/LBDashboard/BiddingOverview/BiddingOverview.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { useState, useEffect } from 'react';
2-
import './BiddingOverview.css';
2+
import './BiddingOverview.module.css';
33
import { Link } from 'react-router-dom';
44

55
import logo from '../../../assets/images/logo2.png';

src/components/LBDashboard/BiddingOverview/BiddingOverview.css renamed to src/components/LBDashboard/BiddingOverview/BiddingOverview.module.css

File renamed without changes.

0 commit comments

Comments
 (0)