Skip to content

Commit 91ace2e

Browse files
committed
fix eslint
1 parent ba35048 commit 91ace2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/DeviceMemoryView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ const TextOverlay = ({
164164

165165
return (
166166
<div className="centering-container">
167-
<div className="read-indicatorv tw-break-words tw-text-center">
167+
<div className="read-indicatorv tw-break-words tw-text-center">
168168
<p>Device is connected</p>
169169
</div>
170170
</div>

0 commit comments

Comments
 (0)