feat: enhance Button component with variants and sizes; update HeaderTop to use DUMMY data

This commit is contained in:
Ardeman
2025-02-01 00:43:21 +08:00
parent f8a87019af
commit d2534bd94e
8 changed files with 136 additions and 9 deletions
+2
View File
@@ -1,4 +1,6 @@
export const DUMMY = {
title: 'React Router',
description:
'Bonus judex secundum aequum et\n bonum judicat et aequitatem stricto juri praefert',
logo: '/images/logo.svg',
}