We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a41e4 commit ffaf55dCopy full SHA for ffaf55d
1 file changed
devconnect/src/pages/community-events.tsx
@@ -997,6 +997,9 @@ const CommunityEvents = () => {
997
: ''}
998
</p>
999
)}
1000
+ <p className="text-xs text-gray-500 mt-1">
1001
+ For more granular time management, use the timeslots field below.
1002
+ </p>
1003
</div>
1004
1005
<div>
@@ -1016,6 +1019,9 @@ const CommunityEvents = () => {
1016
1019
1017
1020
1018
1021
1022
1023
1024
1025
1026
1027
0 commit comments