Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit d8b7ade

Browse files
author
dpatanin
committed
resolve lint error
1 parent 8d446a7 commit d8b7ade

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/getStarted/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const GetStarted = (props) => {
2828
<h2>Documentation for user and developer</h2>
2929
{/* TODO: Build quick link navigation */}
3030
<div className="quick-link-menu">
31-
<span> ✍ Page under construction. </span>
31+
<span role="img" aria-label="writing"></span> Page under construction.
3232
<br />
3333
How To:
3434
<ul>

0 commit comments

Comments
 (0)