Skip to content

Commit f2ed1a6

Browse files
committed
chore(react): add header components including AuthenticatedActions, AuthenticatedMobileMenu, AuthenticatedNavigation, and PublicNavigation
1 parent 3aa86ce commit f2ed1a6

File tree

9 files changed

+0
-0
lines changed

9 files changed

+0
-0
lines changed

samples/teamspace-react/src/components/header/AuthenticatedActions.tsx renamed to samples/teamspace-react/src/components/Header/AuthenticatedActions.tsx

File renamed without changes.

samples/teamspace-react/src/components/header/AuthenticatedMobileMenu.tsx renamed to samples/teamspace-react/src/components/Header/AuthenticatedMobileMenu.tsx

File renamed without changes.

samples/teamspace-react/src/components/header/AuthenticatedNavigation.tsx renamed to samples/teamspace-react/src/components/Header/AuthenticatedNavigation.tsx

File renamed without changes.

samples/teamspace-react/src/components/header/Header.tsx renamed to samples/teamspace-react/src/components/Header/Header.tsx

File renamed without changes.

samples/teamspace-react/src/components/header/Logo.tsx renamed to samples/teamspace-react/src/components/Header/Logo.tsx

File renamed without changes.

samples/teamspace-react/src/components/header/OrganizationSwitcher.tsx renamed to samples/teamspace-react/src/components/Header/OrganizationSwitcher.tsx

File renamed without changes.

samples/teamspace-react/src/components/header/PublicActions.tsx renamed to samples/teamspace-react/src/components/Header/PublicActions.tsx

File renamed without changes.

samples/teamspace-react/src/components/header/PublicNavigation.tsx renamed to samples/teamspace-react/src/components/Header/PublicNavigation.tsx

File renamed without changes.

samples/teamspace-react/src/components/header/UserDropdown.tsx renamed to samples/teamspace-react/src/components/Header/UserDropdown.tsx

File renamed without changes.

0 commit comments

Comments
 (0)