mirror of
https://github.com/alrayyes/wiki.git
synced 2025-06-05 13:33:16 +00:00
generic quartz component for layout
This commit is contained in:
parent
dde36fa558
commit
317cce9314
11 changed files with 77 additions and 58 deletions
quartz/components
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>
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue