app-monorepo icon indicating copy to clipboard operation
app-monorepo copied to clipboard

feat: Earn pages

Open huhuanming opened this issue 1 year ago • 2 comments
trafficstars

huhuanming avatar Aug 22 '24 17:08 huhuanming

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codesandbox[bot] avatar Aug 22 '24 17:08 codesandbox[bot]

PR Summary

  • New Component Added Added a new component to track progress in the application.
  • New Routing File Added Added a new routing file for the 'Earn' tab.
  • Dev Environment Specific Routing Added Updated the main routing file to include a route for the 'Earn' tab, that is only accessible in the development environment.
  • New View for 'Earn' Section Introduced a new view corresponding to the 'Earn' tab.
  • Unused Configuration File Removed Removed an unused configuration file related to the 'Market' view.
  • Enhanced 'StakingApr' Component Updated the 'StakingApr' component to include a new 'Ad' component and linked buttons in the component to specific functions.
  • New File in 'EarnTokenDetail' Directory Introduced a new 'index' file in the 'EarnTokenDetail' directory.
  • Added Route for 'EarnTokenDetail' Added a new route path for 'EarnTokenDetail' in the main routing file.
  • Extended Staking and Tab Enums Updated 'staking' and 'tab' enums to include 'EarnTokenDetail' and 'Earn' respectively.
  • New File for 'Earn' Tab Added a new file 'tabEarn.ts' in 'routes' directory detailing all routes for 'Earn' tab.

what-the-diff[bot] avatar Aug 22 '24 17:08 what-the-diff[bot]