From: Adam Dullage Date: Wed, 1 May 2024 07:16:33 +0000 (+0100) Subject: Added menu button X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a1a9c83617c121d639c5c6ac0d2a16bd4dcc0d24;p=flatnotes.git Added menu button --- diff --git a/client/components/CustomButton.vue b/client/components/CustomButton.vue index 4cd025f..36dc9de 100644 --- a/client/components/CustomButton.vue +++ b/client/components/CustomButton.vue @@ -1,27 +1,17 @@ diff --git a/client/components/IconLabel.vue b/client/components/IconLabel.vue new file mode 100644 index 0000000..dc5d63e --- /dev/null +++ b/client/components/IconLabel.vue @@ -0,0 +1,25 @@ + + + diff --git a/client/components/PrimeMenu.vue b/client/components/PrimeMenu.vue new file mode 100644 index 0000000..cff8182 --- /dev/null +++ b/client/components/PrimeMenu.vue @@ -0,0 +1,40 @@ + + diff --git a/client/partials/NavBar.vue b/client/partials/NavBar.vue index f7a5515..3e922c4 100644 --- a/client/partials/NavBar.vue +++ b/client/partials/NavBar.vue @@ -4,30 +4,69 @@
+ - + + +