mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 18:56:17 +01:00
react refactoring for better performance with lots of systems
This commit is contained in:
@@ -18,9 +18,6 @@ export const $alerts = atom([] as AlertRecord[])
|
||||
/** SSH public key */
|
||||
export const $publicKey = atom("")
|
||||
|
||||
/** Beszel hub version */
|
||||
export const $hubVersion = atom("")
|
||||
|
||||
/** Chart time period */
|
||||
export const $chartTime = atom("1h") as PreinitializedWritableAtom<ChartTimes>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user