We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c81e5c commit 55f6021Copy full SHA for 55f6021
src/organisms/Calendar/EventsList/EventsList.tsx
@@ -3,6 +3,7 @@ import { vars } from '@theme'
3
4
import { NotificationIcon } from './NotificationIcon'
5
6
+// Nuevo componente que recibe el texto de día y hora en tres partes
7
export interface IEventList {
8
color?: string
9
courseName?: string
0 commit comments