Skip to content

Commit d0e4a3c

Browse files
moelzanaty3mohamed.elzanaty3
and
mohamed.elzanaty3
authored
chore: add more descriptive message by kody (#73)
Co-authored-by: mohamed.elzanaty3 <[email protected]>
1 parent 21fc12c commit d0e4a3c

File tree

1 file changed

+1
-1
lines changed
  • exercises/01.styling/02.problem.asset-imports/app

1 file changed

+1
-1
lines changed

exercises/01.styling/02.problem.asset-imports/app/root.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { type LinksFunction } from '@remix-run/node'
22
import { Links, LiveReload, Scripts } from '@remix-run/react'
3-
// 🐨 import the svg favicon here (use a default import)
3+
// 🐨 Import the SVG favicon, named as 'faviconAssetUrl', using a default import statement.
44
import { KCDShop } from './kcdshop.tsx'
55

66
export const links: LinksFunction = () => {

0 commit comments

Comments
 (0)