#48 : Update custom h elements

This commit is contained in:
Vadim
2021-08-14 15:41:38 +03:00
parent f76fe0b5c6
commit 85cac81f88
11 changed files with 57 additions and 46 deletions

View File

@@ -0,0 +1,3 @@
<h2 {...$$props}>
<slot />
</h2>