Added new theme fn

This commit is contained in:
MaxOvs19
2023-01-26 19:06:17 +03:00
parent 8baf5554df
commit 102fb5a7b1
7 changed files with 87 additions and 9 deletions

View File

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