rixo / svench

A lightweight workbench to develop your Svelte components in isolation
svench-docs.vercel.app
207 stars 6 forks source link

import View as {View} instead of default #31

Closed yanick closed 3 years ago

yanick commented 3 years ago

... as this seems to be the behavior as of v0.2.0-14

(also, this new version of svench looks :fire:-amazing!)

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/rixodev/svench-docs/9Ta83UVWh2RMfhHG3GMK1E5naYvg
✅ Preview: Failed

rixo commented 3 years ago

Yes, this is a mistake, View has always been a named import. Thanks.