We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3d727c + 3b2f5ea commit 1fd8a68Copy full SHA for 1fd8a68
2 files changed
src/components/LBDashboard/BiddingOverview/BiddingOverview.jsx
@@ -1,5 +1,5 @@
1
import { useState, useEffect } from 'react';
2
-import './BiddingOverview.css';
+import './BiddingOverview.module.css';
3
import { Link } from 'react-router-dom';
4
5
import logo from '../../../assets/images/logo2.png';
…oard/BiddingOverview/BiddingOverview.css …ddingOverview/BiddingOverview.module.csssrc/components/LBDashboard/BiddingOverview/BiddingOverview.css renamed to src/components/LBDashboard/BiddingOverview/BiddingOverview.module.css
0 commit comments