P
export const $st = createStore({});
export const { trackingStarted, trackingStopped } = createApi($st, {
trackingStarted: (_, trackingId) => trackingId,
trackingStopped: () => null,
});
Size: a a a
P
export const $st = createStore({});
export const { trackingStarted, trackingStopped } = createApi($st, {
trackingStarted: (_, trackingId) => trackingId,
trackingStopped: () => null,
});
P
P
R
I
YL
YL
YL
P
З
color: ${theme.map(theme => theme.colors.primary)}
c
color: ${theme.map(theme => theme.colors.primary)}
З
c
З
YL
P
YL
YL
P