mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-12-16 23:45:28 +00:00
generic quartz component for layout
This commit is contained in:
3
quartz/components/Spacer.tsx
Normal file
3
quartz/components/Spacer.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function() {
|
||||
return <div class="spacer"></div>
|
||||
}
|
||||
Reference in New Issue
Block a user