diff --git a/src/components/icons/staking/AlllnodesGlyphIcon.tsx b/src/components/icons/staking/AllnodesGlyphIcon.tsx similarity index 100% rename from src/components/icons/staking/AlllnodesGlyphIcon.tsx rename to src/components/icons/staking/AllnodesGlyphIcon.tsx diff --git a/src/components/icons/staking/index.ts b/src/components/icons/staking/index.ts index 4663d84f266..7b14e013d67 100644 --- a/src/components/icons/staking/index.ts +++ b/src/components/icons/staking/index.ts @@ -1,5 +1,5 @@ export * from "./AbyssGlyphIcon" -export * from "./AlllnodesGlyphIcon" +export * from "./AllnodesGlyphIcon" export * from "./AnkrGlyphIcon" export * from "./AuditedIcon" export * from "./AvadoGlyphIcon"