create post top button + misc. cleanup
This commit is contained in:
parent
599075219f
commit
f0a0700aa1
5 changed files with 27 additions and 12 deletions
|
|
@ -1,7 +1,5 @@
|
|||
<script lang="ts">
|
||||
import { DateTime } from "luxon";
|
||||
|
||||
import { RiEditLine, RiFlagLine, RiHistoryLine, RiHome2Line, RiUserLine } from "svelte-remixicon";
|
||||
import { RiEditLine, RiFlagLine } from "svelte-remixicon";
|
||||
import type { PostEntry } from "./backend";
|
||||
import SLayout from "./SLayout.svelte";
|
||||
import GuildAbout from "./GuildAbout.svelte";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue