Changed for gride and guidelines

This commit is contained in:
2025-03-13 23:30:58 +01:00
parent 044bd9ebec
commit ebd698d17d
2 changed files with 113 additions and 73 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ const App: React.FC<AppProps> = () => {
<div className={styles.section}>
<Subtitle1 block className={styles.sectionTitle}>
Grid & Guidelines
Layout
</Subtitle1>
<GridGuidelineManager />
</div>