mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 13:56:10 +00:00
d5afd6beac
The UI is for demo purposes. Also architecture decisions are open for change Closes: #6321
6 lines
70 B
QML
6 lines
70 B
QML
import QtQuick
|
|
|
|
/// Template for application section content
|
|
Item {
|
|
}
|