Skip to content

Conversation

@opoliarush
Copy link
Contributor

No description provided.

import { Tag } from "../../common/Tag";
import { InsightCard } from "../InsightCard";
import { Description } from "../styles";
import { InsightCard } from "../../../components/common/v3/InsightCard";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please create a separate component in components/Insights/common/insights/

stroke={color}
strokeLinecap="round"
strokeLinejoin="round"
clipPath="url(#a)"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
clipPath="url(#a)"
clipPath="url(#live-clip-1)"

<path d="M8 11.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z" />
</g>
<defs>
<clipPath id="a">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<clipPath id="a">
<clipPath id="live-clip-1">


export const Container = styled.div`
display: flex;
flex-direction: row;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
flex-direction: row;

@opoliarush opoliarush merged commit ae10fd0 into feature/navigation Feb 27, 2024
@opoliarush opoliarush deleted the feature/code-nexus-insight branch February 27, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants