Skip to content

Commit

Permalink
check preview example
Browse files Browse the repository at this point in the history
  • Loading branch information
crescentheaded committed May 1, 2024
1 parent 33aee89 commit 6363015
Show file tree
Hide file tree
Showing 22 changed files with 11 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@
}
@Step {
So just the name will be enough to distinguish this one out of the rest of the menu.
@Image(source: attributes-hawaiian-5, alt: "")
@Code(name: "Label.swift", file: hawaiianLabel.swift) {
@Image(source: attributes-hawaiian-5, alt: "")
}
}
}
}
Expand Down Expand Up @@ -110,7 +112,6 @@

@Step {
No photo of pizza. Yes ingredients. What about **the price**?

}

@Step {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
//
// hawaiianLabel.swift
//
//
// Created by admin on 01.05.2024.
//

import Foundation

0 comments on commit 6363015

Please sign in to comment.