Загрузить файлы в «src/components»

This commit is contained in:
2026-03-27 12:27:39 +09:00
parent 453c1b85f9
commit 326e86030d
5 changed files with 66 additions and 0 deletions

7
src/components/index.jsx Normal file
View File

@@ -0,0 +1,7 @@
export * from './Padding'
export * from './Header'
export * from './AppLogo'
export * from './Footer'
export * from './Button'
export * from './Title'