Skip to content

Commit ffaf55d

Browse files
committed
instructions
1 parent d2a41e4 commit ffaf55d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

devconnect/src/pages/community-events.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -997,6 +997,9 @@ const CommunityEvents = () => {
997997
: ''}
998998
</p>
999999
)}
1000+
<p className="text-xs text-gray-500 mt-1">
1001+
For more granular time management, use the timeslots field below.
1002+
</p>
10001003
</div>
10011004

10021005
<div>
@@ -1016,6 +1019,9 @@ const CommunityEvents = () => {
10161019
: ''}
10171020
</p>
10181021
)}
1022+
<p className="text-xs text-gray-500 mt-1">
1023+
For more granular time management, use the timeslots field below.
1024+
</p>
10191025
</div>
10201026
</div>
10211027

0 commit comments

Comments
 (0)