mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-13 10:09:02 +08:00
adds spacing
This commit is contained in:
parent
05f40224b9
commit
fa7e3f3d95
@ -41,6 +41,7 @@ const _DateTimeSelector = (props: DateTimeSelectorProps) => {
|
||||
const [refreshButtonClick, setRefreshButtoClick] = useState(0);
|
||||
const [form_dtselector] = Form.useForm();
|
||||
const location = useLocation();
|
||||
|
||||
const updateTimeOnQueryParamChange = () => {
|
||||
const timeDurationInLocalStorage = localStorage.getItem(
|
||||
LOCAL_STORAGE.METRICS_TIME_IN_DURATION,
|
||||
|
Loading…
x
Reference in New Issue
Block a user