NTP-14132| changed toast name
This commit is contained in:
@@ -3,7 +3,7 @@ import { toast } from "@rn-ui-lib/components/toast";
|
||||
export const handleClickPostOperativeHours = () => {
|
||||
|
||||
toast({
|
||||
type: 'warn',
|
||||
type: 'accessDenied',
|
||||
text1: 'You will be able to add feedback only during work hours (8 AM to 7 PM).',
|
||||
});
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user