fix format

This commit is contained in:
jenny-s51 2021-05-17 10:12:51 -04:00
parent 5dca0bcba9
commit ae18cee673

View file

@ -189,4 +189,4 @@ export const KeysListTab = ({ keys, realmComponents, ...props }: KeysProps) => {
{...props} {...props}
/> />
); );
}; };