fix: some error
This commit is contained in:
@@ -90,7 +90,7 @@ export const ProxyItem = (props: Props) => {
|
||||
);
|
||||
};
|
||||
|
||||
const StyledPrimary = styled("span")`
|
||||
const StyledPrimary = styled("div")`
|
||||
font-size: 15px;
|
||||
font-weight: 700;
|
||||
line-height: 1.5;
|
||||
|
||||
Reference in New Issue
Block a user