Clean package.json & rebaseline snapshots (#328)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user