refactor: update widgets and fix font change

This commit is contained in:
David Ralph
2021-07-12 11:34:05 +01:00
parent 7840b48727
commit 99ffc82de0
14 changed files with 97 additions and 92 deletions

View File

@@ -73,4 +73,4 @@ export default class Modals extends React.PureComponent {
</>
);
}
}
}