mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
47bf8f9c89
This code change updates the EventItem component to dynamically apply styles based on the event type. The classNames for the title and description elements are now generated based on the eventType prop, allowing for more flexibility in styling. This change improves the visual representation of different event types in the application. |
||
---|---|---|
.. | ||
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.