Skip to content

Commit 970f5b2

Browse files
committed
Fixed the tick box UI
1 parent c1aa96a commit 970f5b2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/components/CommunityPortal/Activities/activityId/ResourcesUsage.jsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@ function ResourcesUsage() {
7878

7979
<div className={styles.tickBox}>
8080
<label className={styles.tickLabel}>
81-
<input type="checkbox" id="tickAll" />
82-
Tick off All Selected Items
81+
<input type="checkbox" id="tickAll" /> Tick off All Selected Items
8382
</label>
8483
</div>
8584
</div>

0 commit comments

Comments
 (0)