mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-19 02:55:15 +00:00
cecfd7f8e8
Demo controls migrations to Qt6 POC for an application layout with isolated components Closes: #5902
7 lines
73 B
QML
7 lines
73 B
QML
import QtQml
|
|
|
|
import Status.Controls.Navigation
|
|
|
|
NavigationBarButton {
|
|
}
|