mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 05:05:20 -04:00
CR note
This commit is contained in:
parent
fa882246e1
commit
b6712f484e
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="row">
|
||||
<div v-for="columnEventObjects in eventObjectsColumns" class="col-md-6">
|
||||
<ul class="list-unstyled small">
|
||||
<ul class="list-unstyled">
|
||||
<li v-for="event in columnEventObjects" :key="event.name" class="mb-2">
|
||||
<CalendarEvent
|
||||
:event="event"
|
||||
|
Loading…
x
Reference in New Issue
Block a user