forked from blisstown/campfire
very basic post support + misc
This commit is contained in:
parent
7f993ee538
commit
5acb2e1667
36 changed files with 306 additions and 98 deletions
|
@ -125,7 +125,7 @@
|
|||
</Button>
|
||||
</div>
|
||||
|
||||
<Button filled label="Post" disabled on:click={() => dispatch("compose")}>
|
||||
<Button filled label="Post" on:click={() => dispatch("compose")}>
|
||||
<svelte:fragment slot="icon">
|
||||
<PostIcon/>
|
||||
</svelte:fragment>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue