1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-02 03:19:27 +00:00

Added mainPageHeader component

This commit is contained in:
2022-01-31 15:06:40 +00:00
parent a28862c9f1
commit 5528445731
3 changed files with 17 additions and 0 deletions

View File

@@ -12,5 +12,6 @@
@import 'components/testimonial';
@import 'components/title';
@import 'components/form';
@import 'components/mainPageHeader';
@import 'pages/index';