mirror of
https://github.com/tiennm99/fbird.git
synced 2026-06-16 06:48:42 +00:00
6 lines
73 B
JavaScript
Vendored
6 lines
73 B
JavaScript
Vendored
|
|
gaf.TextField = gaf.Object.extend
|
|
({
|
|
_className: "GAFTextField"
|
|
|
|
}); |