fix format
This commit is contained in:
parent
5dca0bcba9
commit
ae18cee673
1 changed files with 1 additions and 1 deletions
|
@ -189,4 +189,4 @@ export const KeysListTab = ({ keys, realmComponents, ...props }: KeysProps) => {
|
||||||
{...props}
|
{...props}
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue