Clean package.json & rebaseline snapshots (#328)

This commit is contained in:
Will Chen
2025-06-03 23:28:06 -07:00
committed by GitHub
parent e060f780b9
commit 0f4e532206
8 changed files with 55 additions and 25 deletions

View File

@@ -418,11 +418,6 @@ Available packages and libraries:
</dyad-file>
<dyad-file path="README.md">
# Welcome to your Dyad app
</dyad-file>
<dyad-file path="eslint.config.js">
// Contents omitted for brevity
</dyad-file>
@@ -454,6 +449,11 @@ export default {
</dyad-file>
<dyad-file path="README.md">
# Welcome to your Dyad app
</dyad-file>
<dyad-file path="src/App.css">
#root {
max-width: 1280px;