mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-14 08:36:39 +00:00
cecfd7f8e8
Demo controls migrations to Qt6 POC for an application layout with isolated components Closes: #5902
8 lines
75 B
QML
8 lines
75 B
QML
import QtQuick
|
|
|
|
/*!
|
|
Template for a Navigation Bar section
|
|
*/
|
|
Item {
|
|
}
|