Skip to content

Commit

Permalink
Make Date JSON with Realm
Browse files Browse the repository at this point in the history
  • Loading branch information
aheze committed Jul 11, 2022
1 parent d8bfd33 commit 279937e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/Templates/Menu/Menu+SwiftUI.swift
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ public extension Templates {
.popover(
present: $model.present,
attributes: {
print("getting attributes. \(model.configuration.originAnchor)")
$0.position = .absolute(
originAnchor: model.configuration.originAnchor,
popoverAnchor: model.configuration.popoverAnchor
Expand Down

0 comments on commit 279937e

Please sign in to comment.