Skip to content

Commit b9dcb08

Browse files
remove extra "Instructions:" in data calculator
1 parent b7c7c8b commit b9dcb08

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/calculator/data/DataCalculator.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ export default function DataCalculator() {
3939
function DataCalculatorInstructions() {
4040
return (
4141
<>
42-
<h1 className="text-4xl font-bold pb-3">Instructions</h1>
4342
<h2 className="text-2xl">If you are using the <span
4443
className="underline">individual</span> validation
4544
method:

0 commit comments

Comments
 (0)