UNPKG
formsflow-theming
Version:
latest (2.4.8)
2.4.8
2.4.7
US Web Design System templates for form.io
github.com/formio/uswds
formio/uswds
formsflow-theming
/
lib
/
templates
/
uswds
/
loading
/
form.ejs.js
8 lines
•
153 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
default
=
function
(
ctx
) {
var
__t, __p =
''
; __p +=
'Loading...\r\n'
;
return
__p }