mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 01:50:47 -04:00
weaw
This commit is contained in:
@@ -21,6 +21,7 @@ const TAB_VARIANTS = {
|
||||
const TAB_HIGHLIGHTS = {
|
||||
none: '',
|
||||
pink: 'bg-pink-500 text-white border-pink-200 hover:bg-pink-400',
|
||||
green: 'bg-emerald-500 text-white border-emerald-200 hover:bg-emerald-400',
|
||||
};
|
||||
|
||||
const DEFAULT_VARIANT = 'primary';
|
||||
|
||||
Reference in New Issue
Block a user