Update DragTabs.tsx
This commit is contained in:
parent
4a1217fbfa
commit
0fb7690d33
|
|
@ -282,7 +282,7 @@ export default function DraggableTabs({
|
|||
leftSection={<IconSettings size={16} />}
|
||||
onClick={() => setOpenConfigRam(true)}
|
||||
>
|
||||
Config Ram
|
||||
Config RAM
|
||||
</Button>
|
||||
<Button
|
||||
color="lime"
|
||||
|
|
|
|||
Loading…
Reference in New Issue