Basic-Car-Maintenance icon indicating copy to clipboard operation
Basic-Car-Maintenance copied to clipboard

Build All Previews and Update with `@Previewable`

Open mikaelacaron opened this issue 4 months ago • 2 comments

Describe the feature you want to improve

  • Some SwiftUI previews are failing, make sure they all build and you can preview what's intended for that view
  • Make sure they all use the #Preview macro
    • If needed use the new @Previewable macro where needed
      • https://www.avanderlee.com/swiftui/previewable-macro-usage-in-previews/

Describe alternatives you've considered

  • N/A

mikaelacaron avatar Oct 01 '24 05:10 mikaelacaron