Skip to content

Commit

Permalink
04 to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
0xkkonrad committed Jan 25, 2024
1 parent b4aabf8 commit 4e94319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ETHBerlin.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import React from "react";

const ETHBerlin = ({ className }) => (
<span className={`font-ocra text-sm ${className} break-all`}>
ETHBerlin&lt;&lt;04&lt;&lt;&lt;&lt;Identity&lt;&lt;Crisis&lt;&lt;
ETHBerlin&lt;&lt;4&lt;&lt;&lt;&lt;Identity&lt;&lt;Crisis&lt;&lt;
</span>
);

Expand Down

0 comments on commit 4e94319

Please sign in to comment.