TabView modifier

Hi
I have done that modifier
.tabViewStyle(PageTabViewStyle(indexDisplayMode: .automatic))

lesson 7 module 4

but it’s crashing
I’m having this error message Recipe List app crashed
-Recipe List App sec crashed. Check ~/Library/Logs/DiagnosticReports for crash logs from your application.

can somebody help me figure it out

Try cleaning the project (Cmd + Shift + K) and then running again