Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@lendi-ui/feature-panel
Advanced tools
A component.
yarn add @lendi-ui/feature-panel
import { FeaturePanel } from '@lendi-ui/feature-panel';
<FeaturePanel>
<FeaturePanel.Item
icon={<MortgageProtectInsurance color="primary.500" />}
title="Choose from 35+ lenders"
subtitle="It pays to shop around. We match you with the right loan for your specific needs and preferences."
/>
<FeaturePanel.Item
icon={<MortgageProtectInsurance color="primary.500" />}
title="We do the heavy lifting"
subtitle="Sit back and relax. Once you've chosen your loan, we'll submit, package and guide it all the way to settlement."
/>
<FeaturePanel.Item
icon={<MortgageProtectInsurance color="primary.500" />}
title="Ask us anything"
subtitle="There is no such thing as a stupid question. We're here to share unlimited advice every step of the way."
/>
<FeaturePanel.Item
icon={<MortgageProtectInsurance color="primary.500" />}
title="Easy online tools"
subtitle="Upload your documents online and get approved faster. You can check your loan's progress 24/7."
/>
</FeaturePanel>;
<PropTable>
<PropTable.Entry name="icon" type="React.ReactNode" description="LUI icon"/>
<PropTable.Entry name="subtitle" type="React.ReactNode" description="Feature panel single item subtitle"/>
<PropTable.Entry name="title" type="React.ReactNode" description="Feature panel single item title"/>
</PropTable>
<PropTable>
<PropTable.Entry name="FeaturePanel.Item" type="React.ReactElement<FeatureItemProps> | React.ReactElement<FeatureItemProps>[]" description="Feature panel wrapper"/>
</PropTable>
FAQs
A <ComponentName> component.
The npm package @lendi-ui/feature-panel receives a total of 2 weekly downloads. As such, @lendi-ui/feature-panel popularity was classified as not popular.
We found that @lendi-ui/feature-panel demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 44 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.