Updated Date Picker and All New Pickers
This commit is contained in:
Vendored
+2
-1
@@ -1,7 +1,8 @@
|
||||
declare global {
|
||||
interface Window {
|
||||
schema: any;
|
||||
submit: any
|
||||
submit: any;
|
||||
upload: any;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user