Skip to content

Commit 9891bca

Browse files
authored
Merge pull request #40 from saurabhraghuvanshii/remove-components
remove: unsued components
2 parents 94b59dc + 49a1239 commit 9891bca

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

ui/src/components/ExtensionComponent/AuthedDashboard.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,10 @@ import OpenInNewIcon from "@mui/icons-material/OpenInNew";
1313
import {
1414
AccountDiv,
1515
ExtensionWrapper,
16-
LinkButton,
1716
SectionWrapper,
1817
VersionText,
1918
StyledButton,
2019
StyledLink,
21-
IconWrapper,
2220
} from "./styledComponents";
2321

2422
import {

ui/src/components/ExtensionComponent/RecentDesigns.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import React, { useEffect, useState } from "react";
22
import {
3-
Card,
43
CardHeader,
54
CardContent,
65
List,

0 commit comments

Comments
 (0)