fix
This commit is contained in:
@@ -1,7 +1,3 @@
|
|||||||
<div id="services" data-section="services">
|
|
||||||
<h2 style={{ textDecoration: 'underline' }}>What We Create</h2>
|
|
||||||
<!-- Other content of the services section -->
|
|
||||||
</div>
|
|
||||||
"use client";
|
"use client";
|
||||||
import { useEffect, useState } from 'react';
|
import { useEffect, useState } from 'react';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user