Skip to content

Commit

Permalink
Update Layout.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
art-alexeyenko authored Oct 20, 2023
1 parent b420daf commit 1f24bb8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import {
} from '@sitecore-jss/sitecore-jss-nextjs';
import { getPublicUrl } from '@sitecore-jss/sitecore-jss-nextjs/utils';
import Scripts from 'src/Scripts';
// The bundle imports external (BYOC) components into the app. <FEAAS.ExternalComponentBundle /> below will ensure they are ready to be used.
// The bundle imports external (BYOC) components into the app and makes sure they are ready to be used.
import BYOC from 'src/byoc';

// Prefix public assets with a public URL to enable compatibility with Sitecore Experience Editor.
Expand Down

0 comments on commit 1f24bb8

Please sign in to comment.