Skip to content

Commit

Permalink
prettification
Browse files Browse the repository at this point in the history
  • Loading branch information
KelvinTegelaar committed Apr 22, 2024
1 parent f4db140 commit 4fb8a49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/cipp/app-settings/SettingsBackend.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ export function SettingsBackend() {
<CCol className="mb-3" md={4} key={index}>
<CippButtonCard
title={card.title}
titleType="big"
isFetching={listBackendResult.isFetching}
CardButton={generateButton(card.title, card.link)}
>
Expand Down

0 comments on commit 4fb8a49

Please sign in to comment.