Skip to content

Commit

Permalink
Reactive Scheduler - A circle icon doesn't apply a color set in a res…
Browse files Browse the repository at this point in the history
…ource in an appointment tooltip (#3540)
  • Loading branch information
ivanblinov2k17 committed Apr 7, 2022
1 parent 629e905 commit 7f7e9bc
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -110,7 +110,7 @@ export const Content = ({
);
return (
<StyledDiv
{... appointmentResources}
resources={appointmentResources}
className={classNames(classes.content, className)}
{...restProps}
>
Expand Down

0 comments on commit 7f7e9bc

Please sign in to comment.