Jan Groß 696d0f136d Profile: Fix showcase card being out of order.
The showcase cards were rendered based on the order in which
the render calls returned within the slots.map call.
Using the original slot keys fixes this issue.
2023-08-04 12:07:47 +02:00
2023-06-08 12:17:16 +02:00
2023-02-26 16:24:42 +01:00
2023-04-17 18:21:21 +02:00
2023-06-05 17:56:48 +02:00
2023-07-31 17:17:30 +02:00
2023-06-12 21:56:45 +02:00
2022-08-25 23:20:52 +02:00
2023-02-25 00:26:04 +01:00
2023-04-05 12:00:46 +02:00
2023-04-05 12:00:46 +02:00
2023-06-11 20:56:53 +02:00

miku-banner

Support the project on Patreon

Part of this project are

Run dev container

$ docker-compose -f docker-compose.yml -f docker-compose.dev.yml up

Sequelize migrations

$npx sequelize db:migrate
$npx sequelize db:seed:all

API

API docs can be found in Docs/api/README.md

Description
No description provided
Readme 15 MiB
Languages
JavaScript 100%