mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 00:15:48 +01:00
5 lines
133 B
TypeScript
5 lines
133 B
TypeScript
import calendar from './calendar/CalendarTile';
|
|
|
|
export default { calendar };
|
|
// TODO: add exports of new IWidgetDefinitions to here
|