initial home page ready

This commit is contained in:
Henri
2026-04-06 01:44:17 +03:00
parent 884281bd58
commit 837057a976
8 changed files with 305 additions and 33 deletions

View File

@@ -8,9 +8,16 @@
});
</script>
<Story name="instagram" args={{ type: 'instagram' }} />
<Story name="facebook" args={{ type: 'facebook' }} />
<Story name="github" args={{ type: 'github' }} />
<Story name="connector" args={{ type: 'connector' }} />
<Story name="mirrorV" args={{ type: 'mirrorV' }} />
<Story name="mirrorH" args={{ type: 'mirrorH' }} />
<Story name="mirrorVH" args={{ type: 'mirrorVH' }} />
<Story name="mirrorHR" args={{ type: 'mirrorHR' }} />
<Story name="branch" args={{ type: 'branch' }} />
<Story name="branchH" args={{ type: 'branchH' }} />
<Story name="straightH" args={{ type: 'straightH' }} />
<Story name="straightHS" args={{ type: 'straightHS' }} />
<Story name="connectorHL" args={{ type: 'connectorHL' }} />