mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-15 09:04:45 +00:00
8 lines
75 B
QML
8 lines
75 B
QML
|
import QtQuick
|
||
|
|
||
|
/*!
|
||
|
Template for a Navigation Bar section
|
||
|
*/
|
||
|
Item {
|
||
|
}
|