Skip to content
Snippets Groups Projects
Commit f02ba4b6 authored by Erik Borgeteien Hansen's avatar Erik Borgeteien Hansen
Browse files

add user feedback

parent a2c13c81
No related branches found
No related tags found
2 merge requests!106User feedback no items,!105add user feedback
Pipeline #180777 passed
<template>
<ul>
<p v-if="communities" class="flex place-content-center text-gray-400">
Ingen grupper
</p>
<ul v-else>
<li v-for="community in communities" :key="community">
<CommunityListItem
:community="community"
......
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