mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-23 03:56:23 +00:00
4 lines
66 B
TypeScript
4 lines
66 B
TypeScript
|
export default function() {
|
||
|
return <div class="spacer"></div>
|
||
|
}
|