diff --git a/app/test/Blocks.tsx b/app/test/Blocks.tsx index 9d6dca4d..637afd29 100644 --- a/app/test/Blocks.tsx +++ b/app/test/Blocks.tsx @@ -1,7 +1,7 @@ import { useState } from "react"; import { BlockCardSmall, - CloseConstrastSmall, + CloseContrastSmall, CloseTiny, BlockImageSmall, LinkSmall, @@ -60,7 +60,7 @@ export const ImageBlock = (props: { src: string; cardHeight: number }) => { return (