frontend
Start work on formatter for content
This commit is contained in:
parent
1dbdec1905
commit
c7af216ce3
30 changed files with 292 additions and 22 deletions
|
@ -1,5 +1,6 @@
|
|||
<div class="timeline">
|
||||
{{#each @notes as |note|}}
|
||||
<Note @isInTimeline="true" @note={{note}}/>
|
||||
<hr class="timeline-separator">
|
||||
{{/each}}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue