mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 08:33:20 +00:00
shows error message when request req fails
This commit is contained in:
@@ -12,6 +12,9 @@ module.exports = {
|
||||
jet: '#343541',
|
||||
'gray-alpha': 'rgba(0,0,0, .1)',
|
||||
'gray-1000': '#F6F6F6',
|
||||
'red-1000': 'rgb(254, 202, 202)',
|
||||
'red-2000' : '#F44336',
|
||||
'red-3000': '#621B16',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user