mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2026-05-29 14:34:26 +00:00
Slightly tuning for primary color
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
*/
|
||||
const ORGANIZATION_NAME = 'react-bootstrap-table';
|
||||
const PROJECT_NAME = 'react-bootstrap-table2';
|
||||
const PRIMARY_COLOR = '#007bff';
|
||||
const PRIMARY_COLOR = '#1976d2';
|
||||
const SECONDARY_COLOR = '#1769aa';
|
||||
|
||||
/* List of projects/orgs using your project for the users page */
|
||||
|
||||
Reference in New Issue
Block a user