feat: add hash in color to the examples in docs
This commit is contained in:
@@ -35,7 +35,7 @@ export default defineApp({
|
||||
supportsConnections: true,
|
||||
baseUrl: 'https://thecatapi.com',
|
||||
apiBaseUrl: 'https://api.thecatapi.com',
|
||||
primaryColor: '000000',
|
||||
primaryColor: '#000000',
|
||||
auth,
|
||||
triggers
|
||||
});
|
||||
|
Reference in New Issue
Block a user