Skip to content

Commit f11bd94

Browse files
committed
changes by lint&format script [skip ci]
1 parent e7606aa commit f11bd94

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

src/pages/People.tsx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -367,11 +367,7 @@ export function People(): ReactElement {
367367

368368
<div className="banner-bottom-left">
369369
<div className="portrait">
370-
<img
371-
alt=""
372-
src="images/yingqi.jpg"
373-
className="portrait-round"
374-
/>
370+
<img alt="" src="images/yingqi.jpg" className="portrait-round" />
375371
</div>
376372
<h3>Yingqi Zhong</h3>
377373
<p>PhD Student at HKUST</p>

0 commit comments

Comments
 (0)