Skip to content

Commit

Permalink
Added in a TODO for the potential to fold the rich desktop and rich m…
Browse files Browse the repository at this point in the history
…obile components together (if no changes come to fork their functionality).
  • Loading branch information
nick-next committed Sep 8, 2024
1 parent 3ac04d6 commit 0e28fcc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

/* A component to render the rich menu drop-down for the desktop menu */

//TODO: Look into folding this into the same component as the mobile version, pending no changes to the structure.

import React, { ReactElement } from "react";

import { HeaderMenuV2, Routes } from "../../../../shared/types/base";
Expand Down

0 comments on commit 0e28fcc

Please sign in to comment.