Files
Homarr/packages/spotlight/index.ts
Meier Lukas 782897527f feat: add widget preview pages (#9)
* feat: add widget definition system

* fix: wrong typecheck command in turbo generator

* chore: fix formatting

* feat: add widget preview page

* chore: fix formatting and type errors

* chore: fix from widget edit modal and remove some never casts

* chore: address pull request feedback
2024-01-02 15:36:59 +01:00

3 lines
82 B
TypeScript

export * from "./src";
export { spotlight, Spotlight } from "@mantine/spotlight";