wrappid / settings-module

This module features flexible configuration management system for Wrappid applications. Easily handle app settings and user preferences with hierarchical configurations, multiple storage options, and secure data management. Streamline your app's customization process and enhance user experience with this scalable, developer-friendly module.
MIT License
9 stars 0 forks source link

enhancement: add appearance, introduce notification tabs #32

Closed anantakumarghosh closed 3 months ago

anantakumarghosh commented 4 months ago

Description

Appearance should allow users to control theme.

What is the proposed solution?

Using ThemesManager from app-builder

Update

use ThemesSelector

anantakumarghosh commented 3 months ago

already added those tabs, closing as done.