Prettified Code!

This commit is contained in:
gabek 2021-07-27 22:26:04 +00:00 committed by GitHub Action
parent 10f50a03e7
commit 92284f6ca1

View file

@ -676,7 +676,8 @@ export default class App extends Component {
// modal buttons
const externalActionButtons =
externalActions && externalActions.length > 0 &&
externalActions &&
externalActions.length > 0 &&
html`<div
id="external-actions-container"
class="flex flex-row align-center"