Skip to content

Commit 465080f

Browse files
authored
Update dpa to remove error
1 parent 0dae0b0 commit 465080f

File tree

1 file changed

+1
-24
lines changed

1 file changed

+1
-24
lines changed

src/pages/dpa.tsx

+1-24
Original file line numberDiff line numberDiff line change
@@ -1592,30 +1592,7 @@ function DpaGenerator() {
15921592
above;
15931593
</li>
15941594
<li>
1595-
the role of the{' '}
1596-
<Tooltip
1597-
content={() => (
1598-
<>
1599-
Fill out the form <span className="md:hidden">at the top</span>
1600-
<span className="hidden md:inline-block">to the left</span> populate
1601-
these fields
1602-
</>
1603-
)}
1604-
placement="top"
1605-
className="[&_button]:cursor-auto"
1606-
>
1607-
<span className="relative">
1608-
<button type="button">
1609-
<label
1610-
htmlFor="yourTitle"
1611-
className="bg-yellow/40 font-bold px-0.5 py-0.5"
1612-
>
1613-
{yourTitle ? yourTitle : '[YOUR TITLE]'}
1614-
</label>
1615-
</button>
1616-
</span>
1617-
</Tooltip>{' '}
1618-
is controller; and
1595+
the role of the exporter is controller; and
16191596
</li>
16201597
<li>the activities relate to the provision of the Services.</li>
16211598
</ul>

0 commit comments

Comments
 (0)