solidjs / solid-site

Code that powers the SolidJS.com platform.
https://www.solidjs.com
159 stars 173 forks source link

Fix import errors in clock source code #500

Closed esadler44 closed 7 months ago

esadler44 commented 9 months ago

This change fixes the clock example that was broken due to some incorrect type imports.

davedbase commented 7 months ago

@esadler44 this slipped our radar! If you're stilling, mind fixing the conflict so we can merge? :)

esadler44 commented 7 months ago

@davedbase Looks like the issue is already fixed in master so I'll close this PR