Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Thanks for this! There area few errors though. Can you run the svelte-check command locally and fix them? |
|
This error was solved by removing this attribute: Before: <script lang="ts"> |
| <script lang="ts"> is necessary for keeping up the quality of the project. Please change it back to `ts` and fix the TypeScript errors :) |
PuruVJ
left a comment
There was a problem hiding this comment.
Solid work!
I have a few nitpicks, and a major request to change the confirm part to use the SystemDialog component, rather than confirm
|
Update apps-config.ts


No description provided.