• Feature:
    Introduced a simple
    NumberFlow
    component that displays a given value.
  • Bug Fix:
    Re-enabled the
    RecipeStats
    component by removing the commented-out code, ensuring it is now rendered on the home page.
  • Modification:
    Removed the import statement for the
    NumberFlow
    package to avoid potential issues while retaining the functionality with the newly created component.