This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-15 01:53:33 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3c1f27b0e6
grafana
/
public
/
app
/
features
/
variables
/
pickers
/
index.ts
2 lines
69 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Chore: reduce strict errors for variables (#31241) * Chore: reduces a lot of variable errors * Chore: reduces variable Editor errors * Chore: reduces variable Picker errors * Chore: reduce error count * Chore: reduces errors for ChangeEvent instead of FormEvent * Chore: reduces errors with CombinedState * Chore: reduces ComponentType errors * Chore: reduce errors in reducers * Chore: reduces misc errors * Chore: reduce AdhocPicker errors * Chore: reduce error limit * Update public/app/features/variables/adhoc/picker/AdHocFilterValue.tsx Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> * Chore: updates after PR comments * Chore: small refactor Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
2021-02-17 23:21:35 -06:00
export
{
optionPickerFactory
}
from
'./OptionsPicker/OptionsPicker'
;
Reference in New Issue
Copy Permalink