mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-27 15:05:38 -04:00
[bug] fix pt
This commit is contained in:
parent
30483dc2f1
commit
b48a10567c
@ -1,9 +1,8 @@
|
||||
import {Event, day, week, month, dayYear} from "../../src/calendar/helpers";
|
||||
import {Event, day, week, month, dayYear, EventLevel} from "../../src/calendar/helpers";
|
||||
|
||||
export default [
|
||||
|
||||
// static date
|
||||
new Event('Dia da Igualdade Matrimonial (Portugal)', null, 6, day(5), EventLevel.MajorDay),
|
||||
new Event('Dia da Igualdade Matrimonial (Brasil)', null, 5, day(16), EventLevel.MajorDay),
|
||||
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user