From 31c60e3b4214c385ac8316597af53a525b55ca94 Mon Sep 17 00:00:00 2001 From: mihna123 Date: Sat, 6 Jun 2026 19:51:23 +0200 Subject: feat: update the layout and add more pages - Add a proper header to the layout - Add a help page with instructions how to generate an invoice - Add an empty blog page that will eventually be filled with blogs --- src/components/ui/button.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/components/ui/button.tsx') diff --git a/src/components/ui/button.tsx b/src/components/ui/button.tsx index 29768f6..7876454 100644 --- a/src/components/ui/button.tsx +++ b/src/components/ui/button.tsx @@ -7,7 +7,12 @@ export const Button = ({ return (