bloom-housing / ui-seeds

Shared user interface components for Bloom affordable housing system
Apache License 2.0
1 stars 1 forks source link

fix: make TS happy with explicit return #70

Closed jaredcwhite closed 8 months ago

jaredcwhite commented 9 months ago

Description

The shared-helpers linter in the core Bloom repo was failing due to an implicit return in Seeds' useTimeout hook. This adds an explicit return so that the linter will be happy.

How Can This Be Tested/Reviewed?

I tested the fix in the local node_modules copy of ui-seeds and the shared-helpers Jest tests passed.

Checklist:

netlify[bot] commented 9 months ago

Deploy Preview for storybook-ui-seeds ready!

Name Link
Latest commit 2e328ff904becedd65eb81f0e518e060cef57ae3
Latest deploy log https://app.netlify.com/sites/storybook-ui-seeds/deploys/6567fce1ccfd250008a3d294
Deploy Preview https://deploy-preview-70--storybook-ui-seeds.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 1.12.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: