Is there a way to incorporate transitions into the AppBar element within Material-UI? I have tried adjusting the class properties, but unfortunately, I'm not seeing any animation. Can anyone pinpoint what the issue might be?
To see the code in action, please visit: CodeSandbox
Even after implementing MuiThemeProvider in my local project, the desired effect is still not occurring.