feat: add weather widget (#286)
* feat: add nestjs replacement, remove nestjs * feat: add weather widget * fix: lock issue * fix: format issue * fix: deepsource issues * fix: change timezone to auto
This commit is contained in:
@@ -88,4 +88,6 @@ export const WidgetEditModal = createModal<ModalProps<WidgetKind>>(
|
||||
</form>
|
||||
);
|
||||
},
|
||||
).withOptions({});
|
||||
).withOptions({
|
||||
keepMounted: true,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user