feat: More styles, renames some items.
This commit is contained in:
@@ -18,10 +18,7 @@ public struct Note<Label: TextNode, Content: TextNode>: TextNode {
|
||||
|
||||
@inlinable
|
||||
public var body: some TextNode {
|
||||
HStack {
|
||||
label
|
||||
content
|
||||
}
|
||||
noteStyle(.default)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user