mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-27 19:25:15 +02:00
feat(docs): add observability documentation
This commit is contained in:
parent
4c8d47617d
commit
6302939a72
3 changed files with 170 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ import {
|
|||
Download,
|
||||
FlaskConical,
|
||||
Heart,
|
||||
Radar,
|
||||
Unplug,
|
||||
Wrench,
|
||||
} from "lucide-react";
|
||||
|
|
@ -26,6 +27,7 @@ const DOCS_ICONS: Record<string, React.ComponentType> = {
|
|||
Download,
|
||||
FlaskConical,
|
||||
Heart,
|
||||
Radar,
|
||||
Unplug,
|
||||
Wrench,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue