queue creation logic
This commit is contained in:
@ -11,4 +11,9 @@ export const theme: ThemeConfig = {
|
||||
borderRadius: 5,
|
||||
fontFamily: "Comfortaa",
|
||||
},
|
||||
components: {
|
||||
Input: {
|
||||
activeBorderColor: "#001529",
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user