Skip to content

Commit

Permalink
Update apps/site/components/Icons/Platform/Devbox.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Esteban <mickel13@gmail.com>
Signed-off-by: @mootoday <154029656+mootoday@users.noreply.github.com>
  • Loading branch information
mootoday and mikeesto authored Dec 29, 2024
1 parent 8172f30 commit 29567a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/site/components/Icons/Platform/Devbox.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ const Devbox: FC<SVGProps<SVGSVGElement>> = props => (
</svg>
);

export default Choco;
export default Devbox;

0 comments on commit 29567a6

Please sign in to comment.