tuan.cna 8f8ee906ca 🗑️ Remove Direction Section from Theme Customizer
 Removed Features:
- Removed Direction section (LTR/RTL) from Theme Customizer
- Cleaned up Direction radio buttons and controls
- Removed RTL external link reference
- Fixed JSX structure after removal

🔧 Technical Fixes:
- Fixed missing closing div tag after Direction section removal
- Proper JSX structure maintained
- No ESLint parsing errors
- Clean component structure

📋 Changes Made:
- src/InitialPage/themeSettings.jsx: Removed Direction section
- Maintained all other theme customizer functionality
- Layout Mode, Navigation Colors, and other sections preserved
- Clean removal without breaking existing features

🎯 Benefits:
- Simplified theme customizer interface
- Removed unused Direction functionality
- Cleaner user experience
- Focused on essential theme options only

🚀 Maintained Features:
- Dark/Light mode switching
- Layout modes (Default, Box, Collapsed, etc.)
- Navigation color options
- Reset and Buy Now buttons
- All existing theme functionality
2025-06-02 09:37:20 +07:00
2025-06-02 09:37:20 +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%