mirror of
https://github.com/imputnet/cobalt.git
synced 2026-02-01 11:36:44 +00:00
6 lines
119 B
Svelte
6 lines
119 B
Svelte
<script>
|
|
import Placeholder from "$components/misc/Placeholder.svelte";
|
|
</script>
|
|
|
|
<Placeholder pageName="trim" />
|