mirror of
https://github.com/mue/mue.git
synced 2026-07-24 09:17:24 +02:00
fix: tooltip css, create tab translation, other small css bugs
This commit is contained in:
@@ -11,7 +11,7 @@ export default function Addons() {
|
||||
<Tabs>
|
||||
<div label={addons.added} name='added'><Added/></div>
|
||||
<div label={addons.sideload} name='sideload'><Sideload/></div>
|
||||
<div label='Create' name='create'><Create/></div>
|
||||
<div label={addons.create.title} name='create'><Create/></div>
|
||||
</Tabs>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user