Skip to content

Unable to compile #74

Description

@stevenanthonyrevo

The navbar.jsx file export has some formatting issues.

  • I tried to run the project but an issue happened after looking into it.

I'll try to fix to compile the project properly.

SyntaxError
Expression expected. (68:3)
  66 |           ) : user ? (
  67 |
> 68 |   if (loading) {
     |   ^
  69 |     return (
  70 |       <nav
  71 |         className={`sticky top-0 z-50 px-4 sm:px-6 py-3 sm:py-4 shadow-md transition-all duration-300 ${

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions