mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-05-07 11:27:54 +00:00
fix(lint): remove unused keyMaterial variable + stale eslint-disable in LandingPageDesktop
This commit is contained in:
@@ -40,7 +40,6 @@ const SPRITE_STYLES = `
|
||||
const Sprite: React.FC = () => (
|
||||
<svg className="lp-sprite" aria-hidden="true">
|
||||
<defs>
|
||||
{/* eslint-disable-next-line react/no-danger */}
|
||||
<style dangerouslySetInnerHTML={{ __html: SPRITE_STYLES }} />
|
||||
{/* Finance */}
|
||||
<symbol id="lp-i-wallet" viewBox="0 0 32 32">
|
||||
|
||||
Reference in New Issue
Block a user