79677666

Date: 2025-06-24 13:35:20
Score: 0.5
Natty:
Report link

According to the documentation your code is lacking the .listStyle(.insetGrouped) modifier on the list as follows:

List {
    // (...)
}
.listStyle(.insetGrouped)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Hutjepower