From f50ff6be403c19ce44632098104a775f4144ea66 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Fri, 7 Oct 2022 14:20:59 +1100 Subject: Add title bar Add IconButton.vue and components/*Icon.vue files --- src/App.vue | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index f88c1a0..f30339e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,10 +1,30 @@ -- cgit v1.2.3