Skip to content
Snippets Groups Projects
Commit b87c88a0 authored by Titus Netland's avatar Titus Netland
Browse files

Chat component updated

parent 968ac527
No related branches found
No related tags found
2 merge requests!122Style and faq update,!120Style and faq update
Pipeline #181317 passed
<template> <template>
<div class="chat"> <div class="chat">
<div class="conversations"> <div class="conversations">
<h1>Samtaler:</h1> <h1>Meldinger</h1>
<hr /> <hr />
<ChatProfile <ChatProfile
v-for="(conversation, i) in conversations" v-for="(conversation, i) in conversations"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment