style: commitlint fix

This commit is contained in:
vicke4 2025-02-14 10:05:19 +05:30
parent 121755d9cc
commit a4242d45d3

View File

@ -580,7 +580,10 @@ export const HandleNotifications = ({ notificationId }: Props) => {
</FormControl>
<FormMessage />
<FormDescription>Optional. Use it when you want to send notifications to a specific topic in a group.</FormDescription>
<FormDescription>
Optional. Use it when you want to send notifications
to a specific topic in a group.
</FormDescription>
</FormItem>
)}
/>