mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 07:10:53 +00:00
9866919873
This commit adds two new icons, NoSignal and EyeSlash, to the IconProp enum. It also includes the necessary code changes in the Icon component to render these icons. These icons will be used in the Monitor SideMenu to represent monitors with all probes disconnected and monitors with all probes disabled, respectively. |
||
---|---|---|
.. | ||
src | ||
.dockerignore | ||
.gitignore | ||
index.ts | ||
jest.config.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
setupTest.js | ||
tsconfig.json |
OneUptime Common Library
The OneUptime Common Library is a collection of shared components, utilities that are used across the OneUptime platform. It is designed to be easy to install and use, and to be extensible.