tuan.cna c345cffa4f 🗑️ Remove Reset and Buy Now Buttons from Theme Customizer
 Removed Features:
- Removed Reset button from sidebar footer
- Removed Buy Now button from sidebar footer
- Cleaned up sidebar-footer section completely
- Simplified Theme Customizer interface

🔧 Technical Changes:
- src/InitialPage/themeSettings.jsx: Removed sidebar-footer div
- Removed ResetData onClick handler usage
- Removed Link to Buy Now external reference
- Clean form closing without footer buttons

📋 Changes Made:
- Removed entire sidebar-footer section (21 lines)
- Maintained all theme customization functionality
- Cleaner, more focused interface
- No unnecessary action buttons

🎯 Benefits:
- Simplified user interface
- Focus on core theme customization features
- Cleaner component structure
- Reduced visual clutter

🚀 Maintained Features:
- Theme Mode selection (Dark/Light)
- Layout Mode options (Default, Box, Collapsed, etc.)
- Navigation Color options (Light, Grey, Dark)
- Floating toggle button with Ctrl+T shortcut
- All theme switching functionality preserved
2025-06-02 10:04:50 +07:00
2025-05-25 17:15:22 +07:00
2025-05-25 17:15:22 +07:00

Dreams POS React Template

A modern Point of Sale (POS) system built with React.js.

Features

  • Modern and responsive UI
  • Complete POS functionality
  • Inventory management
  • Sales and purchase tracking
  • User management
  • Reports and analytics
  • Mobile-friendly design

Installation

  1. Clone the repository
git clone https://github.com/anhtuanbtx1/dreamspos-react.git
  1. Install dependencies
npm install
  1. Start the development server
npm start

Technologies Used

  • React.js
  • React Router
  • Redux
  • Bootstrap
  • SCSS
  • Axios

License

This project is licensed under the MIT License.

Description
No description provided
Readme 17 MiB
Languages
JavaScript 85.9%
SCSS 12.8%
CSS 0.8%
TypeScript 0.5%