v1.1.2
🐛 Bug fixes
- Remove unnecessary
Initializer
component. - Remove unnecessary
async
andawait
fromvalidateFormat
service usage.
⚙️ Chore
- Replace
request
usage withuseFetchClient
hook.
Initializer
component.async
and await
from validateFormat
service usage.request
usage with useFetchClient
hook.