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