* Add quotes to families ending in number on gfonts
* Add quotes to uploaded font family name
* Check for special characters on form upload
* Trim font names
* Avoid re-rendering due to function definitions
Moves the definition of onFormDataChange inside the effect where it's
used so that it won't be re defined on render.
Also, wraps isFormValid on useCallback for the same reason.
* Add quotes to all font name strings
https://github.com/WordPress/create-block-theme/pull/476#issuecomment-1812587764
* Add tests
Add dependencies required for test and linting as well:
- @wordpress/scripts
- @wordpress/eslint-plugin
* Temporarily disable eslint rule
Out of scope for this PR; follow-up to come.
* Add quotes to demo style font name