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

Added mainForm component

This commit is contained in:
2022-01-31 15:08:19 +00:00
parent cc9a1f595f
commit 877d3dcac3
3 changed files with 30 additions and 1 deletions

View File

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