Skip to content

Commit c32e4ea

Browse files
authored
Update Support.jsx
In place of lorem I have written the reason that why support system not working.
1 parent a07f276 commit c32e4ea

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

app/src/pages/Support.jsx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,7 @@ const Support = () => {
55
Support
66
</h1>
77
<p className="dark:text-cyan-100 text-center w-[1100px]">
8-
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Cupiditate,
9-
placeat blanditiis, est non atque cum aut ratione pariatur quas eligendi
10-
iure earum illo quos aspernatur beatae nesciunt expedita. Quidem nam ad
11-
illo blanditiis optio consequuntur quis veritatis laudantium cum
12-
consectetur animi magni nemo eveniet, reiciendis expedita, aperiam
13-
laborum ut quaerat?
8+
The work for support is in progress.
149
</p>
1510
</div>
1611
);

0 commit comments

Comments
 (0)