6 lines
119 B
Text
6 lines
119 B
Text
|
|
-- DreamStack Separator Component
|
||
|
|
-- Visual divider between content sections
|
||
|
|
|
||
|
|
export component Separator() =
|
||
|
|
text ""
|