Changed the theme selection function

This commit is contained in:
MaxOvs19
2023-01-27 17:23:25 +03:00
parent 102fb5a7b1
commit fe91c1206e
14 changed files with 113 additions and 140 deletions

View File

@ -25,7 +25,6 @@ const dropdown = new CGSelect({
width: '824px',
},
},
theme: 'dark'
});
// ------------------------------NativeSelect-----------------------