Skip to content

Commit

Permalink
chore: merge branch 'main' of github.com:deco-sites/starting into upd…
Browse files Browse the repository at this point in the history
…ate/to-app
  • Loading branch information
devartes committed Oct 30, 2023
1 parent 79a454b commit dc1dbc4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions fresh.gen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ import * as $$3 from "./islands/ChangeDevice.tsx";
import * as $$4 from "./islands/ChangeTheme.tsx";
import * as $$5 from "./islands/Cms.tsx";
import * as $$6 from "./islands/ContactUs.tsx";
import * as $$7 from "./islands/Content.tsx";
import * as $$8 from "./islands/FaviconImage.tsx";
import * as $$7 from "./islands/FaviconImage.tsx";
import * as $$8 from "./islands/ForwardBackButtons/ForwardBackButtons.tsx";
import * as $$9 from "./islands/Header.tsx";
import * as $$10 from "./islands/HelpFaq.tsx";
import * as $$11 from "./islands/ImpactCalculator.tsx";
Expand Down Expand Up @@ -57,8 +57,8 @@ const manifest = {
"./islands/ChangeTheme.tsx": $$4,
"./islands/Cms.tsx": $$5,
"./islands/ContactUs.tsx": $$6,
"./islands/Content.tsx": $$7,
"./islands/FaviconImage.tsx": $$8,
"./islands/FaviconImage.tsx": $$7,
"./islands/ForwardBackButtons/ForwardBackButtons.tsx": $$8,
"./islands/Header.tsx": $$9,
"./islands/HelpFaq.tsx": $$10,
"./islands/ImpactCalculator.tsx": $$11,
Expand Down

0 comments on commit dc1dbc4

Please sign in to comment.