Run swift-format

This commit is contained in:
mbrandonw
2024-08-13 20:16:24 +00:00
committed by github-actions[bot]
parent dae1b9aafb
commit 27adbdc1e6
5 changed files with 60 additions and 45 deletions

View File

@@ -50,13 +50,11 @@
id: path.wrappedValue.id(
state:
\.[
id: component.id,
fileID: _HashableStaticString(rawValue: fileID),
filePath: _HashableStaticString(rawValue: filePath),
line: line,
column: column
id:component.id,fileID:_HashableStaticString(
rawValue: fileID),filePath:_HashableStaticString(
rawValue: filePath),line:line,column:column
],
action: \.[id: component.id]
action: \.[id:component.id]
),
state: ToState {
element = $0[id: component.id] ?? element