We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c50e8 commit ad5ea32Copy full SHA for ad5ea32
README.md
@@ -46,7 +46,7 @@ const config: Config = {
46
primaryColor: '#FB9300',
47
backgroundDark: '#2f2f2f',
48
numberOfColumn: 4,
49
- mediaType: 'all'
+ mediaType: 'all',
50
selectBoxStyle: 'number',
51
selectMode: 'multiple',
52
language: 'vi', // 🇻🇳 Vietnamese
docs/docs/USAGE.mdx
@@ -19,7 +19,7 @@ const config: Config = {
19
20
21
22
23
24
25
0 commit comments